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

[dev]
pytest
pytest-lazy-fixture>=0.6.2
flake8==6.0.0
flake8-bugbear==23.2.13
pre-commit==3.1.0
tox

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

[lint]
flake8==6.0.0
flake8-bugbear==23.2.13
pre-commit==3.1.0

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