Spaces:
Building
Building
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ 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
|
|
|
|
10 |
commentjson==0.9.0
|
11 |
PyJWT==2.8.0
|
12 |
python-dotenv==1.0.0
|
13 |
+
openai>=1.0.0
|
14 |
+
jsonpath-ng
|