Skip to content
This repository has been archived by the owner on Dec 17, 2019. It is now read-only.

Commit

Permalink
Merge pull request #1 from benjaminreichDE/pyup-initial-update
Browse files Browse the repository at this point in the history
Initial Update
  • Loading branch information
b-reich authored Apr 16, 2017
2 parents 197bee7 + 55ea68e commit ac5fce5
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
Fabric==1.8.2
Flask==0.10.1
Flask-SQLAlchemy==1.0
Flask-WTF==0.9.4
Jinja2==2.7.2
MarkupSafe==0.18
SQLAlchemy==0.9.3
WTForms==1.0.5
Werkzeug==0.9.4
coverage==3.7.1
ecdsa==0.10
gunicorn==19.3.0
itsdangerous==0.23
paramiko==1.12.2
Fabric==1.13.1
Flask==0.12.1
Flask-SQLAlchemy==2.2
Flask-WTF==0.14.2
Jinja2==2.9.6
MarkupSafe==1.0
SQLAlchemy==1.1.9
WTForms==2.1
Werkzeug==0.12.1
coverage==4.3.4
ecdsa==0.13
gunicorn==19.7.1
itsdangerous==0.24
paramiko==2.1.2
pycrypto==2.6.1
wsgiref==0.1.2
bcrypt==3.1.3

0 comments on commit ac5fce5

Please sign in to comment.