requirements.in (19 lines of code) (raw):
dj-database-url==0.5.0
django==3.1.13
django-configurations==2.2
djangorestframework==3.15.1
dockerflow==2024.4.2
drf-orjson-renderer==1.1.5
google-cloud-bigquery==3.25.0
google-cloud-storage==2.16.0
gunicorn==22.0.0
psycopg2-binary==2.9.1
whitenoise==6.7.0
python-dateutil==2.9.0.post0
# For linting and testing.
black
flake8
pytest
pytest-blockage
pytest-cov
pytest-django