diff --git a/backend/requirements.txt b/backend/requirements.txt index 344b980..95962f8 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -15,4 +15,6 @@ google-auth-httplib2>=0.1 django-storages[s3]>=1.14 Pillow>=10.1 drf-spectacular>=0.26 -python-dateutil>=2.8 \ No newline at end of file +python-dateutil>=2.8 +gunicorn==21.2.0 +packaging==23.1 \ No newline at end of file