Skip to content

Commit f91ed72

Browse files
authored
Update setup.py
1 parent 9f11601 commit f91ed72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def read(fname):
2828
package_data=extra_files,
2929
python_requires=">=3.7",
3030
install_requires=[
31-
"WrightTools>=3.2.5",
31+
"WrightTools>=3.5.3",
3232
"numpy",
3333
"scipy",
3434
"matplotlib",

0 commit comments

Comments
 (0)