shiue20 commited on
Commit
bc8af5b
·
verified ·
1 Parent(s): 6785a05

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- flask
2
- yt-dlp
3
- python-dotenv
 
1
+ python-dotenv
2
+ Flask==2.3.3
3
+ yt-dlp==2024.05.27