jpjp9292 commited on
Commit
246623f
1 Parent(s): 292d00a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- streamlit
2
- yt-dlp
3
- pathlib
4
- http-cookiejar>=0.1.3
 
1
+ streamlit>=1.31.0
2
+ yt-dlp>=2023.12.30
3
+ http-cookiejar>=0.1.3
4
+ pathlib>=1.0.1