pandas<3.0.0,>=1.5.0
numpy<2.0.0,>=1.21.0

[all]
openpyxl<4.0.0,>=3.0.0
xlrd<3.0.0,>=2.0.0
pyarrow<15.0.0,>=6.0.0
sqlalchemy<3.0.0,>=1.4.0
matplotlib<4.0.0,>=3.4.0
seaborn<1.0.0,>=0.11.0
plotnine<1.0.0,>=0.10.0

[dev]
black>=23.0.0
isort>=5.12.0
flake8>=6.0.0
mypy>=1.0.0
pre-commit>=3.0.0
pandas-stubs>=1.5.0
jupyter>=1.0.0
ipython>=8.0.0

[docs]
sphinx<8.0.0,>=5.0.0
sphinx-rtd-theme<3.0.0,>=1.0.0
nbsphinx<1.0.0,>=0.8.0
myst-parser<3.0.0,>=1.0.0

[excel]
openpyxl<4.0.0,>=3.0.0
xlrd<3.0.0,>=2.0.0

[parquet]
pyarrow<15.0.0,>=6.0.0

[performance]
polars<1.0.0,>=0.18.0
duckdb<1.0.0,>=0.8.0

[plot]
matplotlib<4.0.0,>=3.4.0
seaborn<1.0.0,>=0.11.0
plotnine<1.0.0,>=0.10.0

[sql]
sqlalchemy<3.0.0,>=1.4.0

[test]
pytest<9.0.0,>=7.0.0
pytest-cov<6.0.0,>=4.0.0
pytest-xdist<4.0.0,>=3.0.0
hypothesis<7.0.0,>=6.0.0
