Browse Source

Update pypi package versions (requirements.txt)

merge-requests/74/head
Deimos 5 years ago
parent
commit
989d50188a
  1. 16
      tildes/requirements.txt

16
tildes/requirements.txt

@ -26,7 +26,7 @@ importlib-metadata==0.18
ipython==7.6.1
ipython-genutils==0.2.0
isort==4.3.21
jedi==0.14.0
jedi==0.14.1
Jinja2==2.10.1
lazy-object-proxy==1.4.1
Mako==1.0.13
@ -37,7 +37,7 @@ more-itertools==7.1.0
mypy==0.711
mypy-extensions==0.4.1
packaging==19.0
parso==0.5.0
parso==0.5.1
PasteDeploy==2.0.1
pep8-naming==0.4.1
pexpect==4.7.0
@ -55,7 +55,7 @@ publicsuffix2==2.20160818
py==1.8.0
pycodestyle==2.4.0
pycparser==2.19
pydocstyle==3.0.0
pydocstyle==4.0.0
pyflakes==1.6.0
pygit2==0.28.2
Pygments==2.4.2
@ -74,7 +74,7 @@ pyramid-mako==1.0.2
pyramid-session-redis==1.5.0
pyramid-tm==2.2.1
pyramid-webassets==0.10
pytest==5.0.0
pytest==5.0.1
pytest-mock==1.10.4
python-dateutil==2.8.0
python-editor==1.0.4
@ -84,15 +84,15 @@ redis==3.2.1
repoze.lru==0.7
requests==2.22.0
requirements-detector==0.6
sentry-sdk==0.9.5
sentry-sdk==0.10.2
setoptconf==0.2.0
simplejson==3.16.0
six==1.12.0
snowballstemmer==1.9.0
soupsieve==1.9.2
SQLAlchemy==1.3.5
SQLAlchemy-Utils==0.34.0
stripe==2.32.0
SQLAlchemy-Utils==0.34.1
stripe==2.32.1
testing.common.database==2.0.3
testing.redis==1.1.1
titlecase==0.12.0
@ -111,7 +111,7 @@ webencodings==0.5.1
WebOb==1.8.5
WebTest==2.0.33
wrapt==1.11.2
zipp==0.5.1
zipp==0.5.2
zope.deprecation==4.4.0
zope.interface==4.6.0
zope.sqlalchemy==1.1
Loading…
Cancel
Save