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 a197e1f commit e9d5f18Copy full SHA for e9d5f18
requirements_dev.txt
@@ -1,20 +1,20 @@
1
sympy
2
scikit-image
3
matplotlib
4
-numpy>=1.16.1
+numpy<1.21,>=1.17
5
scipy
6
numba>=0.48.0
7
-pip==19.2.3
+wheel>=0.33.6
8
+flake8>=3.7.8
9
+pyfftw
10
+tinydb
11
+
12
bump2version==0.5.11
-wheel==0.33.6
-watchdog==0.9.0
13
flake8==3.7.8
14
tox==3.14.0
15
coverage==4.5.4
16
Sphinx==1.8.5
17
twine==1.14.0
-pyfftw
-tinydb
18
19
pytest==4.6.5
20
pytest-runner==5.1
0 commit comments