Skip to content

Commit c77ceb4

Browse files
committed
updating more dependencies
1 parent 4042de2 commit c77ceb4

2 files changed

Lines changed: 17 additions & 15 deletions

File tree

poetry.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ click = "^8.0.3"
1414
neo4j = "^5.28.1"
1515
python-multipart = "^0.0.19"
1616
requests = "^2.32.4"
17-
filelock = "^3.3.2"
17+
filelock = "^3.20.1"
1818
redis = "^4.3.6"
1919
pottery = "^2.2.2"
2020
gseapy = "^0.10.7"
@@ -40,9 +40,11 @@ langchain-neo4j = "^0.7.0"
4040
aiohttp = "^3.13.3"
4141
fonttools = "^4.60.2"
4242
pandas = "^2.3"
43-
langchain-core = "^1"
43+
langchain-core = "^1.2.5"
4444
langchain-ollama = "^1.0.0"
4545
langchain-community = "^0.4.1"
46+
marshmallow = "^3.26.2"
47+
pypdf = "^6.6.0"
4648

4749
[tool.poetry.dev-dependencies]
4850
pytest = "^7.2.0"

0 commit comments

Comments
 (0)