Browse Source

Update pypi package versions (requirements.txt)

merge-requests/72/head
Deimos 6 years ago
parent
commit
2b2d9bc7ea
  1. 32
      tildes/requirements.txt

32
tildes/requirements.txt

@ -10,7 +10,7 @@ backcall==0.1.0
beautifulsoup4==4.7.1
black==19.3b0
bleach==3.1.0
certifi==2019.3.9
certifi==2019.6.16
cffi==1.12.3
chardet==3.0.4
Click==7.0
@ -20,24 +20,24 @@ dodgy==0.1.9
freezegun==0.3.12
gunicorn==19.9.0
html5lib==1.0.1
hupper==1.6.1
hupper==1.8.1
idna==2.8
importlib-metadata==0.17
importlib-metadata==0.18
ipython==7.5.0
ipython-genutils==0.2.0
isort==4.3.20
jedi==0.13.3
jedi==0.14.0
Jinja2==2.10.1
lazy-object-proxy==1.4.1
Mako==1.0.11
Mako==1.0.12
MarkupSafe==1.1.1
marshmallow==2.19.2
marshmallow==2.19.5
mccabe==0.6.1
more-itertools==7.0.0
mypy==0.670
mypy-extensions==0.4.1
packaging==19.0
parso==0.4.0
parso==0.5.0
PasteDeploy==2.0.1
pep8-naming==0.4.1
pexpect==4.7.0
@ -46,10 +46,10 @@ Pillow==6.0.0
plaster==1.0
plaster-pastedeploy==0.7
pluggy==0.12.0
prometheus-client==0.6.0
prometheus-client==0.7.1
prompt-toolkit==2.0.9
prospector==1.1.6.2
psycopg2==2.8.2
psycopg2==2.8.3
ptyprocess==0.6.0
publicsuffix2==2.20160818
py==1.8.0
@ -74,25 +74,25 @@ pyramid-mako==1.0.2
pyramid-session-redis==1.5.0
pyramid-tm==2.2.1
pyramid-webassets==0.10
pytest==4.6.1
pytest==4.6.3
pytest-mock==1.10.4
python-dateutil==2.8.0
python-editor==1.0.4
PyYAML==5.1
PyYAML==5.1.1
qrcode==6.1
redis==3.2.1
repoze.lru==0.7
requests==2.22.0
requirements-detector==0.6
sentry-sdk==0.8.1
sentry-sdk==0.9.1
setoptconf==0.2.0
simplejson==3.16.0
six==1.12.0
snowballstemmer==1.2.1
soupsieve==1.9.1
SQLAlchemy==1.3.4
SQLAlchemy-Utils==0.33.11
stripe==2.29.3
SQLAlchemy==1.3.5
SQLAlchemy-Utils==0.34.0
stripe==2.30.1
testing.common.database==2.0.3
testing.redis==1.1.1
titlecase==0.12.0
@ -110,7 +110,7 @@ webassets==0.12.1
webencodings==0.5.1
WebOb==1.8.5
WebTest==2.0.33
wrapt==1.11.1
wrapt==1.11.2
zipp==0.5.1
zope.deprecation==4.4.0
zope.interface==4.6.0

Loading…
Cancel
Save