SkyLearn-Test/requirements/production.txt
Adil Mohak c21814a282 Using sqlite3
Using sqlite3 for quick setup and running without installing postgresql
2024-08-31 14:58:01 +03:00

11 lines
388 B
Plaintext

# PRECAUTION: avoid production dependencies that aren't in development
-r base.txt
gunicorn==20.1.0 # https://github.com/benoitc/gunicorn
# Django
# ------------------------------------------------------------------------------
django-storages[boto3]==1.13.1 # https://github.com/jschneier/django-storages
django-anymail[amazon_ses]==9.0 # https://github.com/anymail/django-anymail