r3hab commited on
Commit
170f342
·
verified ·
1 Parent(s): 6fab89f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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