emoji~=2.15
numpy~=2.1
pandas~=2.2
plotly~=6.5
seaborn~=0.13

[dev]
whatstk[docs,lint,test]
bump-my-version~=1.2

[docs]
recommonmark~=0.7
Sphinx~=8.0
sphinx-rtd-theme~=3.0
sphinx-copybutton~=0.5
sphinx-git~=11.0
sphinx-togglebutton~=0.3
autodocsumm~=0.2
auto-changelog~=0.6
docutils~=0.20

[full]
whatstk[gdrive,generate]

[gdrive]
PyDrive2~=1.21
PyYAML~=6.0

[generate]
scipy~=1.14
python-lorem~=1.3

[lint]
ruff~=0.14
pyright~=1.1

[test]
pytest~=9.0
pytest-cov~=7.0
coverage~=7.6
codecov~=2.1
pytest-html~=4.1
pytest-mock~=3.14
pytest-xdist~=3.6
pytest-rerunfailures~=16.0
