Initial commit: Torrent search and download application
This commit is contained in:
commit
e38be704ff
4313 changed files with 791544 additions and 0 deletions
9
requirements.txt
Normal file
9
requirements.txt
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
fastapi==0.115.0
|
||||
uvicorn[standard]==0.30.6
|
||||
httpx==0.27.2
|
||||
jinja2==3.1.4
|
||||
python-multipart==0.0.9
|
||||
beautifulsoup4==4.12.3
|
||||
lxml==5.1.0
|
||||
fastapi-cors==0.0.6
|
||||
requests==2.31.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue