requests-cache>=1.0
PyYAML>=6.0

[:platform_system == "Windows"]
tzdata

[docs]
sphinx==6.*
sphinx-argparse
ghp-import
renku-sphinx-theme
sphinx_copybutton
sphinxcontrib-bibtex

[plots]
matplotlib>=3.0

[test]
pytest
numpy>=1.5.0
pytest-subprocess==1.5.0
pytest-cov
matplotlib>=3.0

[types]
mypy
types-PyYAML
types-redis
types-requests
types-ujson
