Spaces:
Running
Running
wip: python 3.8
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -7,8 +7,8 @@ swagger-ui-bundle==0.0.2
|
|
7 |
python_dateutil==2.6.0
|
8 |
setuptools>=21.0.0
|
9 |
numpy>=1.14.3
|
10 |
-
scikit-learn==0.
|
11 |
-
pandas==0.
|
12 |
torch>=1.3.0
|
13 |
matplotlib==3.3.4
|
14 |
seaborn==0.11.2
|
|
|
7 |
python_dateutil==2.6.0
|
8 |
setuptools>=21.0.0
|
9 |
numpy>=1.14.3
|
10 |
+
scikit-learn==0.22
|
11 |
+
pandas==0.25.3
|
12 |
torch>=1.3.0
|
13 |
matplotlib==3.3.4
|
14 |
seaborn==0.11.2
|