cptsubtext commited on
Commit
13dafa3
·
1 Parent(s): 86df4db

update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -6
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- tzdata==2024.1
2
- urllib3==2.2.1
3
- watchdog==4.0.0
4
- webvtt-py==0.4.6
5
- pydub==0.25.1
6
- pysrt==1.1.2
 
 
 
1
+ streamlit
2
+ numpy
3
+ tzdata
4
+ urllib3
5
+ watchdog
6
+ webvtt-py
7
+ pydub
8
+ pysrt