MaheshP98 commited on
Commit
1fa520d
·
verified ·
1 Parent(s): f229e3d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- gradio~=4.37.2
2
- pydub~=0.25.1
3
- pandas~=2.2.2
4
- numpy~=1.26.4
5
  openai-whisper==20231117
6
- simple-salesforce~=2.0.4
7
- python-dotenv~=1.0.1
 
1
+ gradio==4.37.2
2
+ pydub==0.25.1
3
+ pandas==2.2.2
4
+ numpy==1.26.4
5
  openai-whisper==20231117
6
+ simple-salesforce==2.0.4
7
+ python-dotenv==1.0.1