Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ paccmann_predictor @ git+https://github.com/PaccMann/[email protected]
|
|
4 |
tqdm
|
5 |
connexion==2.6.0
|
6 |
swagger-ui-bundle==0.0.2
|
7 |
-
python_dateutil==2.6.
|
8 |
setuptools>=21.0.0
|
9 |
numpy>=1.14.3
|
10 |
scikit-learn==0.22
|
|
|
4 |
tqdm
|
5 |
connexion==2.6.0
|
6 |
swagger-ui-bundle==0.0.2
|
7 |
+
python_dateutil==2.6.1
|
8 |
setuptools>=21.0.0
|
9 |
numpy>=1.14.3
|
10 |
scikit-learn==0.22
|