# Database
psycopg>=3.1.18
dj-inmemorystorage==2.1.0

# Testing
pytest>=7.0.0
pytest-django>=4.9.0
pytest-cov==6.0.0
pytest-randomly==3.16.0
pytest-xdist==3.6.1
hypothesis[django]==6.98.17
tblib==3.0.0

# Utilities
rich==13.7.1
