Files
website-v2/requirements.in
Lacey Williams Henschel 10298f3ceb Add django-auth-toolkit
- Add task to clear expired oauth tokens
- Add setting for oauth app name
- Add docs
2024-01-23 15:23:34 -08:00

68 lines
902 B
Plaintext
Executable File

Django>=4.0, <=5.0
bumpversion
django-admin-env-notice
django-allauth==0.53.1
django-anymail[mailgun]
django-cors-headers
django-db-geventpool
django-extensions
django-health-check
django-imagekit
django-oauth-toolkit
django-redis
django-rest-auth
django-widget-tweaks
djangorestframework>=3.14
environs[django]
greenlet==2.0.1
gevent==22.10.2
gunicorn
psycopg2-binary
whitenoise
django-click
Pillow==9.4.0
python-dateutil
django-storages
wheel
cryptography
boto3
# Logging
django-tracer
python-json-logger
structlog
# Celery
celery==5.2.7
redis==4.5.4
# Testing
Faker
black
django-bakery
django-test-plus
ipython
minio
model_bakery
pre-commit
pytest
pytest-cov
pytest-django
responses
# Packaging
pip-tools==6.13.0
# Parsing content from external sources (like S3)
mistletoe
python-frontmatter
beautifulsoup4
django-haystack>=3.2
django-mptt==0.14
elasticsearch==7.17.9
# Github
ghapi
requests