Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
pillow
|
4 |
-
python-multipart
|
|
|
|
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
pillow
|
4 |
+
python-multipart
|
5 |
+
python-libtorrent>=1.2.15
|
6 |
+
python-magic>=0.4.24
|