Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -12,7 +12,7 @@ idna==3.6
|
|
| 12 |
itsdangerous==2.1.2
|
| 13 |
Jinja2==3.1.3
|
| 14 |
MarkupSafe==2.1.5
|
| 15 |
-
openai==1.
|
| 16 |
httpx==0.27.2
|
| 17 |
pydantic==2.6.1
|
| 18 |
pydantic_core==2.16.2
|
|
|
|
| 12 |
itsdangerous==2.1.2
|
| 13 |
Jinja2==3.1.3
|
| 14 |
MarkupSafe==2.1.5
|
| 15 |
+
openai==1.30
|
| 16 |
httpx==0.27.2
|
| 17 |
pydantic==2.6.1
|
| 18 |
pydantic_core==2.16.2
|