|
|
@ -1,43 +1,42 @@ |
|
|
|
ago==0.0.93 |
|
|
|
alembic==1.4.2 |
|
|
|
alembic==1.4.3 |
|
|
|
appdirs==1.4.4 # via black |
|
|
|
argon2-cffi==20.1.0 |
|
|
|
astroid==2.4.1 # via prospector, pylint, pylint-celery, pylint-flask, requirements-detector |
|
|
|
attrs==19.3.0 # via black, pytest |
|
|
|
attrs==20.2.0 # via pytest |
|
|
|
backcall==0.2.0 # via ipython |
|
|
|
beautifulsoup4==4.9.1 |
|
|
|
beautifulsoup4==4.9.3 |
|
|
|
black==19.10b0 |
|
|
|
bleach==3.1.5 |
|
|
|
cached-property==1.5.1 # via pygit2 |
|
|
|
bleach==3.2.1 |
|
|
|
cached-property==1.5.2 # via pygit2 |
|
|
|
certifi==2020.6.20 # via requests, sentry-sdk |
|
|
|
cffi==1.14.1 # via argon2-cffi, pygit2 |
|
|
|
cffi==1.14.3 # via argon2-cffi, pygit2 |
|
|
|
chardet==3.0.4 # via requests |
|
|
|
click==7.1.2 |
|
|
|
cornice==5.0.1 |
|
|
|
decorator==4.4.2 # via ipython, traitlets |
|
|
|
cornice==5.0.3 |
|
|
|
decorator==4.4.2 # via ipython |
|
|
|
dodgy==0.2.1 # via prospector |
|
|
|
flake8-polyfill==1.0.2 # via pep8-naming |
|
|
|
flake8==3.8.3 # via flake8-polyfill |
|
|
|
freezegun==0.3.15 |
|
|
|
flake8==3.8.4 # via flake8-polyfill |
|
|
|
freezegun==1.0.0 |
|
|
|
gunicorn==20.0.4 |
|
|
|
html5lib==1.1 |
|
|
|
html5validator==0.3.3 |
|
|
|
hupper==1.10.2 # via pyramid |
|
|
|
idna==2.10 # via requests |
|
|
|
iniconfig==1.0.0 # via pytest |
|
|
|
iniconfig==1.0.1 # via pytest |
|
|
|
invoke==1.4.1 |
|
|
|
ipython-genutils==0.2.0 # via traitlets |
|
|
|
ipython==7.16.1 |
|
|
|
ipython==7.18.1 |
|
|
|
isort==4.3.21 # via pylint |
|
|
|
jedi==0.17.2 # via ipython |
|
|
|
jinja2==2.11.2 # via pyramid-jinja2 |
|
|
|
lazy-object-proxy==1.4.3 # via astroid |
|
|
|
mako==1.1.3 # via alembic, pyramid-mako |
|
|
|
markupsafe==1.1.1 # via jinja2, mako, pyramid-jinja2 |
|
|
|
marshmallow==3.7.1 |
|
|
|
marshmallow==3.8.0 |
|
|
|
mccabe==0.6.1 # via flake8, prospector, pylint |
|
|
|
more-itertools==8.4.0 # via pytest |
|
|
|
mypy-extensions==0.4.3 # via mypy |
|
|
|
mypy-extensions==0.4.3 # via black, mypy |
|
|
|
mypy==0.782 |
|
|
|
packaging==20.4 # via bleach, pytest |
|
|
|
parso==0.7.1 # via jedi |
|
|
@ -47,23 +46,23 @@ pep8-naming==0.10.0 # via prospector |
|
|
|
pexpect==4.8.0 # via ipython |
|
|
|
pickleshare==0.7.5 # via ipython |
|
|
|
pillow==7.2.0 |
|
|
|
pip-tools==5.3.0 |
|
|
|
pip-tools==5.3.1 |
|
|
|
plaster-pastedeploy==0.7 # via pyramid |
|
|
|
plaster==1.0 # via plaster-pastedeploy, pyramid |
|
|
|
pluggy==0.13.1 # via pytest |
|
|
|
prometheus-client==0.8.0 |
|
|
|
prompt-toolkit==3.0.5 # via ipython |
|
|
|
prompt-toolkit==3.0.7 # via ipython |
|
|
|
prospector==1.3.0 |
|
|
|
psycopg2==2.8.5 |
|
|
|
psycopg2==2.8.6 |
|
|
|
ptyprocess==0.6.0 # via pexpect |
|
|
|
publicsuffix2==2.20160818 |
|
|
|
py==1.9.0 # via pytest |
|
|
|
pycodestyle==2.6.0 # via flake8, prospector |
|
|
|
pycparser==2.20 # via cffi |
|
|
|
pydocstyle==5.0.2 # via prospector |
|
|
|
pydocstyle==5.1.1 # via prospector |
|
|
|
pyflakes==2.2.0 # via flake8, prospector |
|
|
|
pygit2==1.2.1 |
|
|
|
pygments==2.6.1 |
|
|
|
pygit2==1.3.0 |
|
|
|
pygments==2.7.1 |
|
|
|
pylint-celery==0.3 # via prospector |
|
|
|
pylint-django==2.0.15 # via prospector |
|
|
|
pylint-flask==0.6 # via prospector |
|
|
@ -79,46 +78,46 @@ pyramid-session-redis==1.5.0 |
|
|
|
pyramid-tm==2.4 |
|
|
|
pyramid-webassets==0.10 |
|
|
|
pyramid==1.10.4 |
|
|
|
pytest-mock==3.2.0 |
|
|
|
pytest==6.0.0 |
|
|
|
pytest-mock==3.3.1 |
|
|
|
pytest==6.1.1 |
|
|
|
python-dateutil==2.8.1 |
|
|
|
python-editor==1.0.4 # via alembic |
|
|
|
pyyaml==5.3.1 |
|
|
|
qrcode==6.1 |
|
|
|
redis==3.5.3 |
|
|
|
regex==2020.7.14 # via black, titlecase |
|
|
|
regex==2020.9.27 # via black, titlecase |
|
|
|
repoze.lru==0.7 # via pyramid-debugtoolbar |
|
|
|
requests==2.24.0 |
|
|
|
requirements-detector==0.7 # via prospector |
|
|
|
sentry-sdk==0.16.2 |
|
|
|
sentry-sdk==0.18.0 |
|
|
|
setoptconf==0.2.0 # via prospector |
|
|
|
six==1.15.0 # via argon2-cffi, astroid, bleach, freezegun, html5lib, packaging, pip-tools, pyramid-session-redis, pyramid-webassets, python-dateutil, qrcode, sqlalchemy-utils, traitlets, webtest |
|
|
|
six==1.15.0 # via argon2-cffi, astroid, bleach, html5lib, packaging, pip-tools, pyramid-session-redis, pyramid-webassets, python-dateutil, qrcode, sqlalchemy-utils, webtest |
|
|
|
snowballstemmer==2.0.0 # via pydocstyle |
|
|
|
soupsieve==2.0.1 # via beautifulsoup4 |
|
|
|
sqlalchemy-utils==0.36.8 |
|
|
|
sqlalchemy==1.3.18 |
|
|
|
stripe==2.49.0 |
|
|
|
sqlalchemy==1.3.19 |
|
|
|
stripe==2.54.0 |
|
|
|
testing.common.database==2.0.3 # via testing.redis |
|
|
|
testing.redis==1.1.1 |
|
|
|
titlecase==1.1.1 |
|
|
|
toml==0.10.1 # via black, pylint, pytest |
|
|
|
traitlets==4.3.3 # via ipython |
|
|
|
traitlets==5.0.4 # via ipython |
|
|
|
transaction==3.0.0 # via pyramid-tm, zope.sqlalchemy |
|
|
|
translationstring==1.4 # via pyramid |
|
|
|
typed-ast==1.4.1 # via black, mypy |
|
|
|
typing-extensions==3.7.4.2 # via mypy |
|
|
|
typing-extensions==3.7.4.3 # via black, mypy |
|
|
|
urllib3==1.25.10 # via requests, sentry-sdk |
|
|
|
venusian==3.0.0 # via cornice, pyramid |
|
|
|
waitress==1.4.4 # via webtest |
|
|
|
wcwidth==0.2.5 # via prompt-toolkit |
|
|
|
webargs==6.1.0 |
|
|
|
webargs==6.1.1 |
|
|
|
webassets==2.0 # via pyramid-webassets |
|
|
|
webencodings==0.5.1 # via bleach, html5lib |
|
|
|
webob==1.8.6 # via pyramid, webtest |
|
|
|
webtest==2.0.35 |
|
|
|
wrapt==1.12.1 |
|
|
|
zope.deprecation==4.4.0 # via pyramid, pyramid-jinja2 |
|
|
|
zope.interface==5.1.0 # via pyramid, pyramid-webassets, transaction, zope.sqlalchemy |
|
|
|
zope.interface==5.1.2 # via pyramid, pyramid-webassets, transaction, zope.sqlalchemy |
|
|
|
zope.sqlalchemy==1.3 |
|
|
|
|
|
|
|
# The following packages are considered to be unsafe in a requirements file: |
|
|
|