django>=3.2
djangorestframework>3.10
djangorestframework-simplejwt

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

[database]
bcrypt>=4.0
psycopg2-binary

[dev]
supa_auth[database]
black>=22.3.0
environs
factory-boy
pylint
pytest
pytest-django
pytest-env
pytest-mock
ruff
tox
isort
