Joshua Sundance Bailey
commited on
Commit
•
d84404f
1
Parent(s):
1b80a90
dependabot
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
-
anthropic==0.7.
|
2 |
faiss-cpu==1.7.4
|
3 |
huggingface-hub==0.19.4
|
4 |
-
langchain==0.0.
|
5 |
-
langsmith==0.0.
|
6 |
-
openai==1.3.
|
7 |
pydantic==2.5.2
|
8 |
PyYAML==6.0.1
|
9 |
sentence-transformers==2.2.2
|
10 |
-
streamlit==1.
|
11 |
torch==2.1.1 -f https://download.pytorch.org/whl/cpu/torch_stable.html
|
|
|
1 |
+
anthropic==0.7.7
|
2 |
faiss-cpu==1.7.4
|
3 |
huggingface-hub==0.19.4
|
4 |
+
langchain==0.0.345
|
5 |
+
langsmith==0.0.69
|
6 |
+
openai==1.3.7
|
7 |
pydantic==2.5.2
|
8 |
PyYAML==6.0.1
|
9 |
sentence-transformers==2.2.2
|
10 |
+
streamlit==1.29.0
|
11 |
torch==2.1.1 -f https://download.pytorch.org/whl/cpu/torch_stable.html
|