Spaces:
Sleeping
Sleeping
Commit
·
5b58882
1
Parent(s):
51f517d
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
|
|
1 |
numpy==1.21.6
|
2 |
numba==0.53.0
|
3 |
-
streamlit==1.21.0
|
4 |
psutil
|
5 |
scikit-learn==1.0.2
|
6 |
scipy==1.7.3
|
|
|
1 |
+
streamlit==1.21.0
|
2 |
numpy==1.21.6
|
3 |
numba==0.53.0
|
|
|
4 |
psutil
|
5 |
scikit-learn==1.0.2
|
6 |
scipy==1.7.3
|