pyarrow<23.1,>=23.0
pymongo<5,>=4.4
packaging>=23.2

[:python_version < "3.11"]
numpy>=1.26

[:python_version >= "3.11"]
numpy>=2.1.0

[test]
pytz>=2025.2
pytest>=8.0

[test-pandas]

[test-pandas:python_version < "3.11"]
pandas>=2.0.3
numpy<2

[test-pandas:python_version >= "3.11"]
pandas>=3.0

[test-polars]
polars>=1.10
