Browse Source

update requirements versions

fixes arch linux build error
Jens Keim 5 years ago
parent
commit
3e366b3b89
1 changed files with 4 additions and 4 deletions
  1. 4 4
      resources/requirements.txt

+ 4 - 4
resources/requirements.txt

@@ -4,9 +4,9 @@ coverage==4.5.1
 cycler==0.10.0
 kiwisolver==1.0.1
 lea==2.3.5
-matplotlib==2.2.2
-memory-profiler==0.52.0
-numpy==1.14.2
+matplotlib==2.2.3
+memory-profiler==0.54.0
+numpy==1.15
 psutil==5.4.5
 pycparser==2.18
 pyparsing==2.2.0
@@ -14,5 +14,5 @@ python-dateutil==2.7.2
 pytz==2018.4
 pyxdg==0.26
 scapy-python3==0.23
-scipy==1.0.1
+scipy==1.1.0
 six==1.11.0