Initial project structure and dependencies
This commit is contained in:
commit
2cc5f01c52
3 changed files with 30 additions and 0 deletions
7
requirements.txt
Normal file
7
requirements.txt
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
requests>=2.31.0
|
||||
pyyaml>=6.0
|
||||
Pillow>=10.0.0
|
||||
yt-dlp>=2024.0.0
|
||||
fastapi>=0.109.0
|
||||
uvicorn>=0.27.0
|
||||
jinja2>=3.1.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue