abhishekjoel commited on
Commit
b2ed869
·
verified ·
1 Parent(s): 8f8e0df

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -7
requirements.txt CHANGED
@@ -1,8 +1,5 @@
1
- streamlit==1.16.0
2
- openai==0.25.0
3
- PyPDF2==3.0.1
4
- youtube-transcript-api==0.4.1
5
  pydub==0.25.1
6
- fpdf==1.7.2
7
- python-dotenv==0.20.0
8
- ffmpeg-python==0.2.0
 
1
+ openai==1.12.0
2
+ streamlit==1.31.0
3
+ python-dotenv==1.0.0
 
4
  pydub==0.25.1
5
+ watchdog==3.0.0