Merge pull request #10 from joshuasundance-swca/dependabot/pip/langchain-0.0.350
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
anthropic==0.7.7
|
2 |
faiss-cpu==1.7.4
|
3 |
huggingface-hub==0.19.4
|
4 |
-
langchain==0.0.
|
5 |
langsmith==0.0.69
|
6 |
openai==1.3.8
|
7 |
pydantic==2.5.2
|
|
|
1 |
anthropic==0.7.7
|
2 |
faiss-cpu==1.7.4
|
3 |
huggingface-hub==0.19.4
|
4 |
+
langchain==0.0.350
|
5 |
langsmith==0.0.69
|
6 |
openai==1.3.8
|
7 |
pydantic==2.5.2
|