# package requirements
Django>=2.2
hyperlink
python-dateutil
sqlparse

# dev and test
coverage[toml]
dj-database-url
pre-commit
pytest
pytest-cov
pytest-django
pytest-mock
pytest-xdist < 2.0
requests
snapshottest >= 1.0.0a1 # for 3.12+ support
time-machine
