Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ Pillow>=10.0.0
|
|
| 8 |
python-docx>=1.1.0
|
| 9 |
fastapi>=0.104.0
|
| 10 |
uvicorn>=0.24.0
|
| 11 |
-
httpx>=0.24.0
|
|
|
|
|
|
| 8 |
python-docx>=1.1.0
|
| 9 |
fastapi>=0.104.0
|
| 10 |
uvicorn>=0.24.0
|
| 11 |
+
httpx>=0.24.0
|
| 12 |
+
httpx-dnspython>=0.3.0
|