appdirs>=1.4.4
kedro<2.0.0,>=0.18.0
requests~=2.20
tomli-w

[:python_version < "3.11"]
tomli>=1.1.0

[lint]
bandit<2.0,>=1.6.2
black~=22.0
detect-secrets~=1.5.0
mypy~=1.0
pre-commit>=2.9.2
ruff~=0.12.1
types-requests
types-PyYAML

[test]
pytest
pytest-cov
pytest-mock
pytest-xdist[psutil]~=2.2.1
PyYAML==5.3.1
wheel
