Spaces:
Building
Building
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ cryptography==42.0.5
|
|
9 |
httpx==0.27.0
|
10 |
commentjson==0.9.0
|
11 |
PyJWT==2.8.0
|
12 |
-
python-dotenv==1.0.0
|
|
|
|
9 |
httpx==0.27.0
|
10 |
commentjson==0.9.0
|
11 |
PyJWT==2.8.0
|
12 |
+
python-dotenv==1.0.0
|
13 |
+
openai>=1.0.0
|