Josedcape commited on
Commit
ba428b6
·
verified ·
1 Parent(s): ca7e69b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -4,8 +4,8 @@ schedule==1.2.2
4
  transformers==4.43.2
5
  torch==2.4.0
6
  streamlit_autorefresh==1.0.1
7
- openai==0.28
8
  PyPDF2==3.0.1
9
  groq==0.13.0
10
- python-dotenv==1.0.0
11
  SpeechRecognition==3.8.1
 
4
  transformers==4.43.2
5
  torch==2.4.0
6
  streamlit_autorefresh==1.0.1
7
+ openai>=1.0.0
8
  PyPDF2==3.0.1
9
  groq==0.13.0
10
+ python-dotenv==1.0.0
11
  SpeechRecognition==3.8.1