Paul-Louis Pröve
commited on
Commit
·
b88f985
1
Parent(s):
228a2e7
langchain versioning
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
openai
|
2 |
-
langchain
|
3 |
polars
|
4 |
python-dotenv
|
5 |
sentence_transformers
|
|
|
1 |
openai
|
2 |
+
langchain==0.0.271
|
3 |
polars
|
4 |
python-dotenv
|
5 |
sentence_transformers
|