krl-core>=0.1.1
requests>=2.28.0
pandas>=1.5.0
numpy>=1.23.0

[all]
krl-data-connectors[dev,docs,test]

[dev]
black>=23.0.0
isort>=5.12.0
flake8>=6.0.0
mypy>=1.0.0
pre-commit>=3.0.0

[docs]
sphinx>=6.0.0
sphinx-rtd-theme>=1.2.0
sphinx-autodoc-typehints>=1.22.0

[test]
pytest>=7.2.0
pytest-cov>=4.0.0
pytest-xdist>=3.0.0
pytest-mock>=3.10.0
responses>=0.23.0
