pandas>=1.3.0
numpy>=1.21.0
matplotlib>=3.5.0
seaborn>=0.11.0
scipy>=1.7.0
scikit-learn>=1.0.0
plotly>=5.0.0
openpyxl>=3.0.0
pyarrow>=5.0.0

[all]
datax[dev,docs,jupyter]

[dev]
pytest>=6.0.0
pytest-cov>=2.12.0
pytest-mock>=3.6.0
black>=21.0.0
flake8>=3.9.0
mypy>=0.910
isort>=5.9.0
pre-commit>=2.15.0

[docs]
sphinx>=4.0.0
sphinx-rtd-theme>=1.0.0
myst-parser>=0.15.0
sphinx-autodoc-typehints>=1.12.0

[jupyter]
jupyter>=1.0.0
ipywidgets>=7.6.0
notebook>=6.4.0
