neo4j~=5.27.0

[dev]
unasync
pytest>=7.1
pytest-asyncio
pytest-cov>=4.0
pytest-mock
pre-commit
black
isort
mypy
pandas-stubs
types-pytz
types-shapely

[extras]
shapely
pandas
numpy

[numpy]
numpy

[pandas]
pandas

[rust-driver-ext]
neo4j-rust-ext==5.27.0.0

[shapely]
Shapely>=2.0.0
