Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ python-multipart
|
|
| 5 |
cryptography
|
| 6 |
aiohttp
|
| 7 |
pydantic_settings
|
| 8 |
-
httpx
|
|
|
|
|
|
| 5 |
cryptography
|
| 6 |
aiohttp
|
| 7 |
pydantic_settings
|
| 8 |
+
httpx
|
| 9 |
+
pillow
|