WAQASCHANNA commited on
Commit
1ebf05f
·
verified ·
1 Parent(s): 5b6f733

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- streamlit==1.29.0
2
- gTTS==2.4.0
3
- pydub==0.25.1
4
- moviepy==1.0.3
5
- pdf2image==1.16.3
6
- Pillow==10.1.0
 
1
+ streamlit>=1.32.0
2
+ gtts>=2.4.0
3
+ pydub>=0.25.1
4
+ moviepy>=1.0.3
5
+ imageio>=2.33.0
6
+ imageio-ffmpeg>=0.4.9