Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
# so that the script `./scripts/check_requirements_and_setup.py` can find them.
|
5 |
|
6 |
#### ESSENTIAL LIBRARIES FOR MAIN FUNCTIONALITY ####
|
7 |
-
python==3.8
|
8 |
pycaret==2.3.6
|
9 |
scipy==1.5.4
|
10 |
scikit-learn==0.23.2
|
|
|
4 |
# so that the script `./scripts/check_requirements_and_setup.py` can find them.
|
5 |
|
6 |
#### ESSENTIAL LIBRARIES FOR MAIN FUNCTIONALITY ####
|
7 |
+
python==3.8.9
|
8 |
pycaret==2.3.6
|
9 |
scipy==1.5.4
|
10 |
scikit-learn==0.23.2
|