Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -9,7 +9,7 @@ fastapi==0.104.1
|
|
9 |
h11==0.14.0
|
10 |
idna==3.6
|
11 |
Pillow==10.1.0
|
12 |
-
httpx==0.21
|
13 |
pydantic==2.5.2
|
14 |
pydantic_core==2.14.5
|
15 |
python-multipart==0.0.6
|
|
|
9 |
h11==0.14.0
|
10 |
idna==3.6
|
11 |
Pillow==10.1.0
|
12 |
+
httpx==0.21.2
|
13 |
pydantic==2.5.2
|
14 |
pydantic_core==2.14.5
|
15 |
python-multipart==0.0.6
|