Update requirements.txt
Browse files- requirements.txt +0 -7
requirements.txt
CHANGED
@@ -17,17 +17,10 @@ Pillow
|
|
17 |
opencv-python-headless
|
18 |
numpy
|
19 |
sacremoses
|
20 |
-
|
21 |
fastapi
|
22 |
uvicorn
|
23 |
python-multipart
|
24 |
aiofiles
|
25 |
python-jose[cryptography]
|
26 |
passlib[bcrypt]
|
27 |
-
asyncio
|
28 |
-
logging
|
29 |
-
concurrent-futures
|
30 |
-
queue
|
31 |
-
threading
|
32 |
-
time
|
33 |
httpx
|
|
|
17 |
opencv-python-headless
|
18 |
numpy
|
19 |
sacremoses
|
|
|
20 |
fastapi
|
21 |
uvicorn
|
22 |
python-multipart
|
23 |
aiofiles
|
24 |
python-jose[cryptography]
|
25 |
passlib[bcrypt]
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
httpx
|