Paul-Louis Pröve
commited on
Commit
·
978f5c8
1
Parent(s):
0169b98
changed lib versions
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
openai
|
2 |
-
langchain==0.0.271
|
3 |
-
polars
|
4 |
-
python-dotenv
|
5 |
-
sentence_transformers
|
6 |
azure-identity
|
7 |
-
azure-search-documents==11.4.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
azure-identity
|
2 |
+
azure-search-documents==11.4.0b8
|
3 |
+
openai==0.28.1
|
4 |
+
langchain==0.0.319
|
5 |
+
sentence_transformers
|
6 |
+
polars
|
7 |
+
python-dotenv
|