Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -8,12 +8,12 @@ distro==1.9.0
|
|
| 8 |
Flask==3.0.2
|
| 9 |
h11==0.14.0
|
| 10 |
httpcore==1.0.2
|
| 11 |
-
httpx==0.26.0
|
| 12 |
idna==3.6
|
| 13 |
itsdangerous==2.1.2
|
| 14 |
Jinja2==3.1.3
|
| 15 |
MarkupSafe==2.1.5
|
| 16 |
-
openai==1.
|
|
|
|
| 17 |
pydantic==2.6.1
|
| 18 |
pydantic_core==2.16.2
|
| 19 |
sniffio==1.3.0
|
|
|
|
| 8 |
Flask==3.0.2
|
| 9 |
h11==0.14.0
|
| 10 |
httpcore==1.0.2
|
|
|
|
| 11 |
idna==3.6
|
| 12 |
itsdangerous==2.1.2
|
| 13 |
Jinja2==3.1.3
|
| 14 |
MarkupSafe==2.1.5
|
| 15 |
+
openai==1.30
|
| 16 |
+
httpx==0.26.0
|
| 17 |
pydantic==2.6.1
|
| 18 |
pydantic_core==2.16.2
|
| 19 |
sniffio==1.3.0
|