Added cors to django requirements
This commit is contained in:
parent
98823d5049
commit
f5b0105d32
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ cryptography==46.0.3
|
||||||
daphne==4.2.1
|
daphne==4.2.1
|
||||||
Django==5.2.10
|
Django==5.2.10
|
||||||
django-celery-beat==2.8.1
|
django-celery-beat==2.8.1
|
||||||
|
django-cors-headers==4.9.0
|
||||||
django-jazzmin==3.0.1
|
django-jazzmin==3.0.1
|
||||||
django-timezone-field==7.2.1
|
django-timezone-field==7.2.1
|
||||||
django_celery_results==2.6.0
|
django_celery_results==2.6.0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue