Browse Source

Update pypi package versions (requirements.txt)

merge-requests/55/head
Deimos 6 years ago
parent
commit
aa6e12a6bd
  1. 28
      tildes/requirements.txt

28
tildes/requirements.txt

@ -1,10 +1,10 @@
ago==0.0.93
alembic==1.0.6
alembic==1.0.7
amqpy==0.13.1
appdirs==1.4.3
argon2-cffi==19.1.0
astroid==2.0.4
atomicwrites==1.2.1
atomicwrites==1.3.0
attrs==18.2.0
backcall==0.1.0
beautifulsoup4==4.7.1
@ -14,8 +14,8 @@ certifi==2018.11.29
cffi==1.11.5
chardet==3.0.4
Click==7.0
cornice==3.5.0
decorator==4.3.0
cornice==3.5.1
decorator==4.3.2
dodgy==0.1.9
freezegun==0.3.11
gunicorn==19.9.0
@ -35,7 +35,7 @@ mccabe==0.6.1
more-itertools==5.0.0
mypy==0.660
mypy-extensions==0.4.1
parso==0.3.1
parso==0.3.2
PasteDeploy==2.0.1
pep8-naming==0.4.1
pexpect==4.6.0
@ -45,7 +45,7 @@ plaster==1.0
plaster-pastedeploy==0.6
pluggy==0.8.1
prometheus-client==0.5.0
prompt-toolkit==2.0.7
prompt-toolkit==2.0.8
prospector==1.1.6.2
psycopg2==2.7.7
ptyprocess==0.6.0
@ -62,21 +62,21 @@ pylint-django==2.0.2
pylint-flask==0.5
pylint-plugin-utils==0.4
pyotp==2.2.7
pyramid==1.10.1
pyramid==1.10.2
pyramid-debugtoolbar==4.5
pyramid-ipython==0.2
pyramid-jinja2==2.7
pyramid-jinja2==2.8
pyramid-mako==1.0.2
pyramid-session-redis==1.4.1
pyramid-tm==2.2.1
pyramid-webassets==0.10
pytest==4.1.1
pytest==4.2.0
pytest-mock==1.10.0
python-dateutil==2.7.5
python-editor==1.0.3
python-editor==1.0.4
PyYAML==3.13
qrcode==6.1
redis==3.0.1
redis==3.1.0
repoze.lru==0.7
requests==2.21.0
requirements-detector==0.6
@ -86,9 +86,9 @@ simplejson==3.16.0
six==1.12.0
snowballstemmer==1.2.1
soupsieve==1.7.3
SQLAlchemy==1.2.16
SQLAlchemy==1.2.17
SQLAlchemy-Utils==0.33.11
stripe==2.18.1
stripe==2.20.3
testing.common.database==2.0.3
testing.redis==1.1.1
titlecase==0.12.0
@ -99,7 +99,7 @@ translationstring==1.3
typed-ast==1.2.0
urllib3==1.24.1
venusian==1.2.0
waitress==1.2.0
waitress==1.2.1
wcwidth==0.1.7
webargs==4.4.1
webassets==0.12.1

Loading…
Cancel
Save