Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -13,4 +13,5 @@ fastapi==0.95.2
|
|
| 13 |
python-multipart==0.0.6
|
| 14 |
uvicorn==0.22.0
|
| 15 |
docx2txt
|
| 16 |
-
st-login-form
|
|
|
|
|
|
| 13 |
python-multipart==0.0.6
|
| 14 |
uvicorn==0.22.0
|
| 15 |
docx2txt
|
| 16 |
+
st-login-form
|
| 17 |
+
httpx==0.24.1
|