|
|
@ -26,12 +26,12 @@ importlib-metadata==0.19 |
|
|
|
ipython==7.7.0 |
|
|
|
ipython-genutils==0.2.0 |
|
|
|
isort==4.3.21 |
|
|
|
jedi==0.14.1 |
|
|
|
jedi==0.15.1 |
|
|
|
Jinja2==2.10.1 |
|
|
|
lazy-object-proxy==1.4.1 |
|
|
|
lazy-object-proxy==1.4.2 |
|
|
|
Mako==1.1.0 |
|
|
|
MarkupSafe==1.1.1 |
|
|
|
marshmallow==2.19.5 |
|
|
|
marshmallow==2.20.2 |
|
|
|
mccabe==0.6.1 |
|
|
|
more-itertools==7.2.0 |
|
|
|
mypy==0.720 |
|
|
@ -55,7 +55,7 @@ publicsuffix2==2.20160818 |
|
|
|
py==1.8.0 |
|
|
|
pycodestyle==2.4.0 |
|
|
|
pycparser==2.19 |
|
|
|
pydocstyle==4.0.0 |
|
|
|
pydocstyle==4.0.1 |
|
|
|
pyflakes==1.6.0 |
|
|
|
pygit2==0.28.2 |
|
|
|
Pygments==2.4.2 |
|
|
@ -70,29 +70,29 @@ pyramid==1.10.4 |
|
|
|
pyramid-debugtoolbar==4.5 |
|
|
|
pyramid-ipython==0.2 |
|
|
|
pyramid-jinja2==2.8 |
|
|
|
pyramid-mako==1.0.2 |
|
|
|
pyramid-mako==1.1.0 |
|
|
|
pyramid-session-redis==1.5.0 |
|
|
|
pyramid-tm==2.2.1 |
|
|
|
pyramid-webassets==0.10 |
|
|
|
pytest==5.0.1 |
|
|
|
pytest==5.1.1 |
|
|
|
pytest-mock==1.10.4 |
|
|
|
python-dateutil==2.8.0 |
|
|
|
python-editor==1.0.4 |
|
|
|
PyYAML==5.1.2 |
|
|
|
qrcode==6.1 |
|
|
|
redis==3.3.5 |
|
|
|
redis==3.3.8 |
|
|
|
repoze.lru==0.7 |
|
|
|
requests==2.22.0 |
|
|
|
requirements-detector==0.6 |
|
|
|
sentry-sdk==0.10.2 |
|
|
|
sentry-sdk==0.11.1 |
|
|
|
setoptconf==0.2.0 |
|
|
|
simplejson==3.16.0 |
|
|
|
six==1.12.0 |
|
|
|
snowballstemmer==1.9.0 |
|
|
|
soupsieve==1.9.2 |
|
|
|
SQLAlchemy==1.3.6 |
|
|
|
SQLAlchemy-Utils==0.34.1 |
|
|
|
stripe==2.33.0 |
|
|
|
soupsieve==1.9.3 |
|
|
|
SQLAlchemy==1.3.7 |
|
|
|
SQLAlchemy-Utils==0.34.2 |
|
|
|
stripe==2.35.1 |
|
|
|
testing.common.database==2.0.3 |
|
|
|
testing.redis==1.1.1 |
|
|
|
titlecase==0.12.0 |
|
|
@ -112,7 +112,7 @@ webencodings==0.5.1 |
|
|
|
WebOb==1.8.5 |
|
|
|
WebTest==2.0.33 |
|
|
|
wrapt==1.11.2 |
|
|
|
zipp==0.5.2 |
|
|
|
zipp==0.6.0 |
|
|
|
zope.deprecation==4.4.0 |
|
|
|
zope.interface==4.6.0 |
|
|
|
zope.sqlalchemy==1.1 |