Skip to content

Commit

Permalink
Test > v4
Browse files Browse the repository at this point in the history
  • Loading branch information
antejavor committed Dec 6, 2024
1 parent 5124657 commit 3b2b3c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ pydantic = "^2.3.0"
psutil = "^5.9.0"
dacite = "^1.6.0"
adlfs = "^2023.9.0"
neo4j = "^4.4.3"
neo4j = ">=4.4.3"
numpy = "^1.24.1"

pyarrow = { version = "^13.0.0", optional = true }
Expand Down

0 comments on commit 3b2b3c1

Please sign in to comment.