Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ uvicorn
|
|
| 3 |
opencv-python-headless
|
| 4 |
numpy
|
| 5 |
python-multipart
|
| 6 |
-
pillow
|
|
|
|
|
|
| 3 |
opencv-python-headless
|
| 4 |
numpy
|
| 5 |
python-multipart
|
| 6 |
+
pillow
|
| 7 |
+
httpx
|