Merge branch 'jojo/cors-allowance' into 'staging'
Setup CORS See merge request !41
appdirs==1.4.3 | ||
asgiref==3.2.3 | ||
astroid==2.3.3 | ||
attrs==19.3.0 | ||
autopep8==1.5 | ||
black==19.10b0 | ||
Click==7.0 | ||
coverage==5.0.3 | ||
dj-database-url==0.5.0 | ||
... | ... | @@ -13,11 +15,14 @@ entrypoints==0.3 |
factory-boy==2.12.0 | ||
Faker==4.0.1 | ||
gunicorn==20.0.4 | ||
isort==4.3.21 | ||
lazy-object-proxy==1.4.3 | ||
mccabe==0.6.1 | ||
pathspec==0.7.0 | ||
psycopg2-binary==2.8.4 | ||
pycodestyle==2.5.0 | ||
pyflakes==2.1.1 | ||
pylint==2.4.4 | ||
python-dateutil==2.8.1 | ||
python-dotenv==0.11.0 | ||
pytz==2019.3 | ||
... | ... | @@ -27,3 +32,4 @@ sqlparse==0.3.0 |
text-unidecode==1.3 | ||
toml==0.10.0 | ||
typed-ast==1.4.1 | ||
wrapt==1.11.2 |
Please register or sign in to comment