Skip to content

Commit 0745057

Browse files
committed
Update dependencies
1 parent 0c0d941 commit 0745057

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"python-dotenv==1.0.0",
2828
"tiktoken==0.9.0",
2929
"streamlit==1.38.0",
30-
"weaviate-client==4.8.1",
30+
"weaviate-client==4.11.1",
3131
"atlassian-python-api==3.41.3",
3232
"pytesseract==0.3.10",
3333
"Pillow==10.4.0",

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ pinecone-client==2.2.2
33
python-dotenv==1.0.0
44
tiktoken==0.9.0
55
streamlit==1.38.0
6-
weaviate-client==4.8.1
6+
weaviate-client==4.11.1
77
atlassian-python-api==3.41.3
88
pytesseract==0.3.10
9-
Pillow==9.5.0
9+
Pillow==10.4.0
1010
reportlab==4.0.5
1111
svglib==1.5.1
1212
langchain==0.3.1

0 commit comments

Comments
 (0)