|
@ -10,16 +10,16 @@ backcall==0.1.0 |
|
|
beautifulsoup4==4.6.3 |
|
|
beautifulsoup4==4.6.3 |
|
|
black==18.9b0 |
|
|
black==18.9b0 |
|
|
bleach==2.1.4 |
|
|
bleach==2.1.4 |
|
|
certifi==2018.8.24 |
|
|
|
|
|
|
|
|
certifi==2018.10.15 |
|
|
cffi==1.11.5 |
|
|
cffi==1.11.5 |
|
|
chardet==3.0.4 |
|
|
chardet==3.0.4 |
|
|
Click==7.0 |
|
|
Click==7.0 |
|
|
cornice==3.4.0 |
|
|
|
|
|
|
|
|
cornice==3.4.1 |
|
|
decorator==4.3.0 |
|
|
decorator==4.3.0 |
|
|
dodgy==0.1.9 |
|
|
dodgy==0.1.9 |
|
|
flake8==3.5.0 |
|
|
flake8==3.5.0 |
|
|
flake8-polyfill==1.0.2 |
|
|
flake8-polyfill==1.0.2 |
|
|
freezegun==0.3.10 |
|
|
|
|
|
|
|
|
freezegun==0.3.11 |
|
|
gunicorn==19.9.0 |
|
|
gunicorn==19.9.0 |
|
|
html5lib==1.0.1 |
|
|
html5lib==1.0.1 |
|
|
hupper==1.3.1 |
|
|
hupper==1.3.1 |
|
@ -32,10 +32,10 @@ Jinja2==2.10 |
|
|
lazy-object-proxy==1.3.1 |
|
|
lazy-object-proxy==1.3.1 |
|
|
Mako==1.0.7 |
|
|
Mako==1.0.7 |
|
|
MarkupSafe==1.0 |
|
|
MarkupSafe==1.0 |
|
|
marshmallow==2.15.6 |
|
|
|
|
|
|
|
|
marshmallow==2.16.0 |
|
|
mccabe==0.6.1 |
|
|
mccabe==0.6.1 |
|
|
more-itertools==4.3.0 |
|
|
more-itertools==4.3.0 |
|
|
mypy==0.630 |
|
|
|
|
|
|
|
|
mypy==0.641 |
|
|
mypy-extensions==0.4.1 |
|
|
mypy-extensions==0.4.1 |
|
|
parso==0.3.1 |
|
|
parso==0.3.1 |
|
|
PasteDeploy==1.5.2 |
|
|
PasteDeploy==1.5.2 |
|
@ -46,16 +46,16 @@ Pillow==5.3.0 |
|
|
plaster==1.0 |
|
|
plaster==1.0 |
|
|
plaster-pastedeploy==0.6 |
|
|
plaster-pastedeploy==0.6 |
|
|
pluggy==0.7.1 |
|
|
pluggy==0.7.1 |
|
|
prometheus-client==0.4.0 |
|
|
|
|
|
prompt-toolkit==2.0.5 |
|
|
|
|
|
|
|
|
prometheus-client==0.4.2 |
|
|
|
|
|
prompt-toolkit==2.0.6 |
|
|
prospector==1.1.3 |
|
|
prospector==1.1.3 |
|
|
psycopg2==2.7.5 |
|
|
psycopg2==2.7.5 |
|
|
ptyprocess==0.6.0 |
|
|
ptyprocess==0.6.0 |
|
|
publicsuffix2==2.20160818 |
|
|
publicsuffix2==2.20160818 |
|
|
py==1.6.0 |
|
|
|
|
|
|
|
|
py==1.7.0 |
|
|
pycodestyle==2.3.1 |
|
|
pycodestyle==2.3.1 |
|
|
pycparser==2.19 |
|
|
pycparser==2.19 |
|
|
pydocstyle==2.1.1 |
|
|
|
|
|
|
|
|
pydocstyle==3.0.0 |
|
|
pyflakes==1.6.0 |
|
|
pyflakes==1.6.0 |
|
|
Pygments==2.2.0 |
|
|
Pygments==2.2.0 |
|
|
pylint==2.1.1 |
|
|
pylint==2.1.1 |
|
@ -85,7 +85,7 @@ simplejson==3.16.0 |
|
|
six==1.11.0 |
|
|
six==1.11.0 |
|
|
snowballstemmer==1.2.1 |
|
|
snowballstemmer==1.2.1 |
|
|
SQLAlchemy==1.2.12 |
|
|
SQLAlchemy==1.2.12 |
|
|
SQLAlchemy-Utils==0.33.5 |
|
|
|
|
|
|
|
|
SQLAlchemy-Utils==0.33.6 |
|
|
stripe==2.10.1 |
|
|
stripe==2.10.1 |
|
|
testing.common.database==2.0.3 |
|
|
testing.common.database==2.0.3 |
|
|
testing.redis==1.1.1 |
|
|
testing.redis==1.1.1 |
|
@ -102,7 +102,7 @@ wcwidth==0.1.7 |
|
|
webargs==4.1.0 |
|
|
webargs==4.1.0 |
|
|
webassets==0.12.1 |
|
|
webassets==0.12.1 |
|
|
webencodings==0.5.1 |
|
|
webencodings==0.5.1 |
|
|
WebOb==1.8.2 |
|
|
|
|
|
|
|
|
WebOb==1.8.3 |
|
|
WebTest==2.0.32 |
|
|
WebTest==2.0.32 |
|
|
wrapt==1.10.11 |
|
|
wrapt==1.10.11 |
|
|
zope.deprecation==4.3.0 |
|
|
zope.deprecation==4.3.0 |
|
|