Skip to content

Commit

Permalink
Update neo4j dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-linx committed Aug 16, 2023
1 parent 0d61876 commit c5ca6b8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
18 changes: 11 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ pydantic = "^1.8.2"
psutil = "^5.9.0"
dacite = "^1.6.0"
adlfs = "^2022.2.0"
neo4j = "^4.4.3"
neo4j = ">=4.4.3"
numpy = "^1.24.1"
docker = "^5.0.3"

Expand Down

0 comments on commit c5ca6b8

Please sign in to comment.