Rodrigo_Cobo
commited on
Commit
•
d222b83
1
Parent(s):
5b6301b
change requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -9,7 +9,7 @@ jsonpatch==1.24
|
|
9 |
jsonpointer==2.0
|
10 |
kiwisolver==1.1.0
|
11 |
matplotlib==3.1.1
|
12 |
-
numpy==1.17.
|
13 |
Pillow==6.1.0
|
14 |
pyparsing==2.4.2
|
15 |
python-dateutil==2.8.0
|
|
|
9 |
jsonpointer==2.0
|
10 |
kiwisolver==1.1.0
|
11 |
matplotlib==3.1.1
|
12 |
+
numpy==1.17.3
|
13 |
Pillow==6.1.0
|
14 |
pyparsing==2.4.2
|
15 |
python-dateutil==2.8.0
|