Skip to content

Commit

Permalink
Upgrade a bunch more dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Côté committed Feb 14, 2018
1 parent 3f4797b commit 50f5293
Showing 1 changed file with 17 additions and 16 deletions.
33 changes: 17 additions & 16 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
alabaster==0.7.10
alembic==0.8.3
alembic==0.9.7
amqp==2.2.2
anyjson==0.3.3
asn1crypto==0.22.0
asn1crypto==0.24.0
Beaker==1.9.0
certifi==2018.1.18
cffi==1.10.0
cffi==1.11.4
chardet==3.0.4
click==6.7
cryptography==2.0.1
cryptography==2.1.4
enum34==1.1.6
Flask==0.12.2
https://github.com/mozilla-iam/Flask-pyoidc/archive/v1.0.0.tar.gz
Expand All @@ -18,24 +18,25 @@ funcsigs==1.0.2
future==0.16.0
gunicorn==19.7.1
idna==2.6
ipaddress==1.0.18
ipaddress==1.0.19
itsdangerous==0.24
Jinja2==2.9.6
jinja2==2.10
kombu==4.1.0
Mako==1.0.7
MarkupSafe==1.0
MozillaPulse==1.2.2
oic==0.9.1.0
psycopg2==2.7.3.2
MozillaPulse==1.3
oic==0.12.0
psycopg2==2.7.4
pycparser==2.18
pycryptodomex==3.4.6
pyjwkest==1.3.6
pyOpenSSL==17.2.0
pycryptodomex==3.4.12
pyjwkest==1.4.0
pyOpenSSL==17.5.0
python-dateutil==2.6.1
python-editor==1.0.3
pytz==2017.3
pytz==2018.3
requests==2.18.4
six==1.10.0
SQLAlchemy==0.9.4
six==1.11.0
SQLAlchemy==1.2.2
urllib3==1.22
vine==1.1.4
Werkzeug==0.12.2
Werkzeug==0.14.1

0 comments on commit 50f5293

Please sign in to comment.