msgpack>=1.0.7
lz4>=2.1.6
redis[hiredis]<5.0

[dev]
ipdb
mypy
ruff

[numpy]
numpy==1.26.*

[shapely]
shapely>=2.0.1

[test]
pytest
pytest-asyncio
