We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f11601 commit f91ed72Copy full SHA for f91ed72
setup.py
@@ -28,7 +28,7 @@ def read(fname):
28
package_data=extra_files,
29
python_requires=">=3.7",
30
install_requires=[
31
- "WrightTools>=3.2.5",
+ "WrightTools>=3.5.3",
32
"numpy",
33
"scipy",
34
"matplotlib",
0 commit comments