emailservice/requirements.txt

17 lines
306 B
Text
Raw Normal View History

2026-08-23 03:58:40 +00:00
asgiref==3.12.1
boto3==1.43.78
botocore==1.43.78
Django==6.1
djangorestframework==3.18.0
djangorestframework-api-key==3.1.0
jmespath==1.1.0
packaging==26.3
psycopg2-binary==2.9.12
python-dateutil==2.9.0.post0
s3transfer==0.19.2
six==1.17.0
sqlparse==0.6.0
urllib3==2.7.0
2026-08-23 04:12:44 +00:00
gunicorn==22.0.0
whitenoise==6.7.0