tecuts commited on
Commit
a79e282
·
verified ·
1 Parent(s): 1059bd7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,12 +1,11 @@
1
- fastapi==0.68.1
2
- uvicorn==0.15.0
3
- git+https://github.com/glomatico/gamdl.git
4
  python-multipart
5
  aiofiles
6
  python-dotenv
7
- pywidevine
8
- pyyaml
 
9
  yt-dlp
 
10
  click
11
  inquirerpy
12
  m3u8
 
 
 
 
1
  python-multipart
2
  aiofiles
3
  python-dotenv
4
+ fastapi
5
+ uvicorn
6
+ starlette
7
  yt-dlp
8
+ pyyaml
9
  click
10
  inquirerpy
11
  m3u8