Enable CORS from everywhere using flask-cors. (#3316)
Co-authored-by: Leo Sutic <leo.sutic@matterport.com>
This commit is contained in:
parent
94543f6e48
commit
cc0bd5213f
4 changed files with 32 additions and 1 deletions
|
|
@ -7,6 +7,7 @@ coverage==4.5.4
|
|||
flake8==3.7.8
|
||||
freezegun
|
||||
flask
|
||||
flask-cors
|
||||
boto>=2.45.0
|
||||
boto3>=1.4.4
|
||||
botocore>=1.15.13
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue