|
@ -1,5 +1,5 @@ |
|
|
ago==0.0.93 |
|
|
ago==0.0.93 |
|
|
alembic==1.0.10 |
|
|
|
|
|
|
|
|
alembic==1.0.11 |
|
|
amqpy==0.13.1 |
|
|
amqpy==0.13.1 |
|
|
appdirs==1.4.3 |
|
|
appdirs==1.4.3 |
|
|
argon2-cffi==19.1.0 |
|
|
argon2-cffi==19.1.0 |
|
@ -23,18 +23,18 @@ html5lib==1.0.1 |
|
|
hupper==1.8.1 |
|
|
hupper==1.8.1 |
|
|
idna==2.8 |
|
|
idna==2.8 |
|
|
importlib-metadata==0.18 |
|
|
importlib-metadata==0.18 |
|
|
ipython==7.5.0 |
|
|
|
|
|
|
|
|
ipython==7.6.1 |
|
|
ipython-genutils==0.2.0 |
|
|
ipython-genutils==0.2.0 |
|
|
isort==4.3.20 |
|
|
|
|
|
|
|
|
isort==4.3.21 |
|
|
jedi==0.14.0 |
|
|
jedi==0.14.0 |
|
|
Jinja2==2.10.1 |
|
|
Jinja2==2.10.1 |
|
|
lazy-object-proxy==1.4.1 |
|
|
lazy-object-proxy==1.4.1 |
|
|
Mako==1.0.12 |
|
|
|
|
|
|
|
|
Mako==1.0.13 |
|
|
MarkupSafe==1.1.1 |
|
|
MarkupSafe==1.1.1 |
|
|
marshmallow==2.19.5 |
|
|
marshmallow==2.19.5 |
|
|
mccabe==0.6.1 |
|
|
mccabe==0.6.1 |
|
|
more-itertools==7.0.0 |
|
|
|
|
|
mypy==0.710 |
|
|
|
|
|
|
|
|
more-itertools==7.1.0 |
|
|
|
|
|
mypy==0.711 |
|
|
mypy-extensions==0.4.1 |
|
|
mypy-extensions==0.4.1 |
|
|
packaging==19.0 |
|
|
packaging==19.0 |
|
|
parso==0.5.0 |
|
|
parso==0.5.0 |
|
@ -42,7 +42,7 @@ PasteDeploy==2.0.1 |
|
|
pep8-naming==0.4.1 |
|
|
pep8-naming==0.4.1 |
|
|
pexpect==4.7.0 |
|
|
pexpect==4.7.0 |
|
|
pickleshare==0.7.5 |
|
|
pickleshare==0.7.5 |
|
|
Pillow==6.0.0 |
|
|
|
|
|
|
|
|
Pillow==6.1.0 |
|
|
plaster==1.0 |
|
|
plaster==1.0 |
|
|
plaster-pastedeploy==0.7 |
|
|
plaster-pastedeploy==0.7 |
|
|
pluggy==0.12.0 |
|
|
pluggy==0.12.0 |
|
@ -74,7 +74,7 @@ pyramid-mako==1.0.2 |
|
|
pyramid-session-redis==1.5.0 |
|
|
pyramid-session-redis==1.5.0 |
|
|
pyramid-tm==2.2.1 |
|
|
pyramid-tm==2.2.1 |
|
|
pyramid-webassets==0.10 |
|
|
pyramid-webassets==0.10 |
|
|
pytest==4.6.3 |
|
|
|
|
|
|
|
|
pytest==5.0.0 |
|
|
pytest-mock==1.10.4 |
|
|
pytest-mock==1.10.4 |
|
|
python-dateutil==2.8.0 |
|
|
python-dateutil==2.8.0 |
|
|
python-editor==1.0.4 |
|
|
python-editor==1.0.4 |
|
@ -84,15 +84,15 @@ redis==3.2.1 |
|
|
repoze.lru==0.7 |
|
|
repoze.lru==0.7 |
|
|
requests==2.22.0 |
|
|
requests==2.22.0 |
|
|
requirements-detector==0.6 |
|
|
requirements-detector==0.6 |
|
|
sentry-sdk==0.9.1 |
|
|
|
|
|
|
|
|
sentry-sdk==0.9.5 |
|
|
setoptconf==0.2.0 |
|
|
setoptconf==0.2.0 |
|
|
simplejson==3.16.0 |
|
|
simplejson==3.16.0 |
|
|
six==1.12.0 |
|
|
six==1.12.0 |
|
|
snowballstemmer==1.2.1 |
|
|
|
|
|
soupsieve==1.9.1 |
|
|
|
|
|
|
|
|
snowballstemmer==1.9.0 |
|
|
|
|
|
soupsieve==1.9.2 |
|
|
SQLAlchemy==1.3.5 |
|
|
SQLAlchemy==1.3.5 |
|
|
SQLAlchemy-Utils==0.34.0 |
|
|
SQLAlchemy-Utils==0.34.0 |
|
|
stripe==2.30.1 |
|
|
|
|
|
|
|
|
stripe==2.32.0 |
|
|
testing.common.database==2.0.3 |
|
|
testing.common.database==2.0.3 |
|
|
testing.redis==1.1.1 |
|
|
testing.redis==1.1.1 |
|
|
titlecase==0.12.0 |
|
|
titlecase==0.12.0 |
|
|