merge conflict resolution
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
anthropic==0.3.11
|
2 |
faiss-cpu==1.7.4
|
3 |
langchain==0.0.300
|
4 |
-
langsmith==0.0.
|
5 |
openai==0.28.0
|
6 |
pypdf==3.16.2
|
7 |
streamlit==1.27.0
|
|
|
1 |
anthropic==0.3.11
|
2 |
faiss-cpu==1.7.4
|
3 |
langchain==0.0.300
|
4 |
+
langsmith==0.0.40
|
5 |
openai==0.28.0
|
6 |
pypdf==3.16.2
|
7 |
streamlit==1.27.0
|