marshmallow>=3.0.0
SQLAlchemy<3.0,>=1.4.40
packaging>=21.3

[dev]
pytest
pytest-lazy-fixture>=0.6.2
flake8==7.0.0
flake8-bugbear==23.12.2
pre-commit==3.6.0
tox

[docs]
sphinx==7.2.6
alabaster==0.7.13
sphinx-issues==3.0.1

[lint]
flake8==7.0.0
flake8-bugbear==23.12.2
pre-commit==3.6.0

[tests]
pytest
pytest-lazy-fixture>=0.6.2
