Paul-Louis Pröve commited on
Commit
c049101
·
1 Parent(s): 7a5e182

added versions to reqs

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- openai
2
- langchain
3
- python-dotenv
4
- azure-identity
5
- faiss-cpu
6
- azure-search-documents==11.4.0b8
 
 
1
+ gradio==3.47.1
2
+ openai==0.28.1
3
+ langchain==0.0.313
4
+ python-dotenv==1.0.0
5
+ azure-identity==1.13.0
6
+ faiss-cpu==1.7.4
7
+ azure-search-documents==11.4.0b8