mirror of
https://github.com/StepanovPlaton/torrent_backend.git
synced 2026-04-03 12:20:38 +04:00
Add requirements, cli commands. New project structure
This commit is contained in:
5
requirements.txt
Normal file
5
requirements.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
fastapi==0.111.0
|
||||
pydantic==2.7.1
|
||||
SQLAlchemy==2.0.30
|
||||
aiosqlite==0.20.0
|
||||
typer==0.12.3
|
||||
Reference in New Issue
Block a user