We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50f6e15 commit 29666b7Copy full SHA for 29666b7
requirements-dev.txt
@@ -28,7 +28,7 @@ mccabe==0.6.1
28
mock==2.0.0
29
more-itertools==5.0.0
30
nodeenv==1.3.3
31
-numpy==1.16.0
+numpy==1.16.1
32
packaging==19.0
33
pathtools==0.1.2
34
pbr==5.1.1
requirements.in
@@ -1,5 +1,5 @@
1
scipy>=0.17.0
2
-numpy>=1.13.0
+numpy>=1.16.1
3
matplotlib>=1.3.1
4
attrs==18.1.0
5
tqdm==4.24.0
requirements.txt
@@ -3,7 +3,7 @@ cycler==0.10.0
future==0.16.0
kiwisolver==1.0.1
matplotlib==3.0.2
6
7
pyparsing==2.3.1
8
python-dateutil==2.7.5
9
scipy==1.2.0
0 commit comments