-r docs/requirements.txt
# Test deps, relocate later.
coverage==7.4.3
dj-inmemorystorage==2.1.0
Django==5.0.7
django-extensions==3.2.3
hypothesis[django]==6.98.17
pre-commit==3.6.2
psycopg>=3.1.18
# psycopg2==2.9.4 # This version should be used in production
#psycopg2-binary  # This version is ok for Development and Testing
pytest #==8.0.2
pytest-django==4.8.0
# playwright==1.22.0
# pytest-playwright==0.3.0
pytest-randomly==3.15.0
# pytest-reverse==1.5.0  # Not using this atm, but that may change!
pytest-xdist==3.5.0
python-semantic-release==9.1.1
rich==13.7.1
tblib==3.0.0
tox==4.13.0
