Spaces:
Sleeping
Sleeping
commit
Browse files- requirements.txt +3 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,3 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
httpx==0.27.0
|
| 5 |
-
openai==1.30.1
|
|
|
|
| 1 |
+
openenv-core[core]>=0.2.2
|
| 2 |
+
httpx>=0.27.0
|
| 3 |
+
openai>=1.30.1
|
|
|
|
|
|