Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
-
numpy==1.21.
|
2 |
-
pandas==1.3.
|
3 |
openai==0.27.0
|
4 |
gradio==3.29.0
|
5 |
scikit-learn==1.0.2
|
6 |
-
joblib==1.2.0
|
|
|
|
1 |
+
numpy==1.21.6
|
2 |
+
pandas==1.3.5
|
3 |
openai==0.27.0
|
4 |
gradio==3.29.0
|
5 |
scikit-learn==1.0.2
|
6 |
+
joblib==1.2.0
|
7 |
+
pip==24.2.0
|