Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,7 @@ uvicorn
|
|
| 3 |
pillow
|
| 4 |
python-multipart
|
| 5 |
python-magic
|
| 6 |
-
libtorrent
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
pillow
|
| 4 |
python-multipart
|
| 5 |
python-magic
|
| 6 |
+
libtorrent
|
| 7 |
+
beautifulsoup4
|
| 8 |
+
requests
|
| 9 |
+
jinja2
|