backup for restore later
This commit is contained in:
15
backup-api-standard-v1/backend/requirements.txt
Normal file
15
backup-api-standard-v1/backend/requirements.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
Django>=5.2.7
|
||||
gunicorn
|
||||
psycopg2-binary
|
||||
redis
|
||||
whitenoise
|
||||
djangorestframework
|
||||
django-filter
|
||||
django-cors-headers
|
||||
PyJWT>=2.8.0
|
||||
requests>=2.31.0
|
||||
celery>=5.3.0
|
||||
beautifulsoup4>=4.12.0
|
||||
psutil>=5.9.0
|
||||
docker>=7.0.0
|
||||
drf-spectacular>=0.27.0
|
||||
Reference in New Issue
Block a user