Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
numpy==1.26.4
|
2 |
-
openai==1.
|
3 |
scikit-learn==1.3.2
|
|
|
1 |
+
httpx==0.27.2
|
2 |
numpy==1.26.4
|
3 |
+
openai==1.54.0
|
4 |
scikit-learn==1.3.2
|