appl044 commited on
Commit
835f45d
1 Parent(s): 8269fe1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
- openai==0.26.4
2
- gradio==3.17.1
3
  google-search-results
4
- google-api-python-client==2.76.0
5
  wolframalpha
6
- langchain==0.0.78
7
  requests==2.28.2
8
  git+https://github.com/openai/whisper.git
9
- boto3==1.26.65
10
  faiss-cpu
 
1
+ openai==0.27.0
2
+ gradio==3.19.1
3
  google-search-results
4
+ google-api-python-client==2.80.0
5
  wolframalpha
6
+ langchain==0.0.98
7
  requests==2.28.2
8
  git+https://github.com/openai/whisper.git
9
+ boto3==1.26.82
10
  faiss-cpu