pandas>=2.0.0
streamlit>=1.27.1
watchdog>=3.0.0

[dev]
black>=20.8b1
isort>=5.6.4
pylint>=2.10.0
pytest>=6.0.0
pytest-cov>=2.10.1
build>=1.0.3

[doc]
sphinx==4.4.0
sphinx-book-theme==0.2.0
nbsphinx>=0.8.2
breathe==4.31.0
jinja2==3.0.3

[mypy]
mypy>=1.3.0
pandas-stubs
types-Pillow
