add: cors header and ssl proxy for swagger
This commit is contained in:
@@ -8,6 +8,7 @@ click-plugins==1.1.1.2
|
||||
click-repl==0.3.0
|
||||
Django==5.2
|
||||
django-cacheops==7.2
|
||||
django-cors-headers==4.7.0
|
||||
django-environ==0.12.0
|
||||
django-jazzmin==3.0.1
|
||||
django-modeltranslation==0.19.16
|
||||
@@ -21,6 +22,7 @@ h11==0.16.0
|
||||
inflection==0.5.1
|
||||
kombu==5.5.4
|
||||
packaging==25.0
|
||||
pillow==11.3.0
|
||||
prompt_toolkit==3.0.51
|
||||
psycopg2-binary==2.9.10
|
||||
PyJWT==2.10.1
|
||||
@@ -35,4 +37,3 @@ uritemplate==4.2.0
|
||||
uvicorn==0.35.0
|
||||
vine==5.1.0
|
||||
wcwidth==0.2.13
|
||||
pillow
|
||||
Reference in New Issue
Block a user