Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -11,7 +11,7 @@ Flask==3.1.2
|
|
| 11 |
flask-cors==6.0.1
|
| 12 |
h11==0.16.0
|
| 13 |
httpcore==1.0.9
|
| 14 |
-
httpx==0.
|
| 15 |
idna==3.11
|
| 16 |
itsdangerous==2.2.0
|
| 17 |
Jinja2==3.1.6
|
|
|
|
| 11 |
flask-cors==6.0.1
|
| 12 |
h11==0.16.0
|
| 13 |
httpcore==1.0.9
|
| 14 |
+
httpx==0.27.1
|
| 15 |
idna==3.11
|
| 16 |
itsdangerous==2.2.0
|
| 17 |
Jinja2==3.1.6
|