We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da40465 commit e8b7d0cCopy full SHA for e8b7d0c
requirements.txt
@@ -1,7 +1,7 @@
1
numpy>=1.22.2
2
matplotlib==2.2.4
3
-scipy==1.2.1
4
-h5py==2.9.0
+scipy>=1.10
+h5py>=3
5
coveralls==1.11.1
6
pytest==3.6.4
7
pytest-cov==2.8.1
0 commit comments