Skip to content

Commit

Permalink
Merge be7b2c1 into 570d685
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyandrewmeyer committed Sep 30, 2016
2 parents 570d685 + be7b2c1 commit 7807c87
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Depending on what engine type you want to use
# you will need one of the following
mysqlclient==1.3.7
mysqlclient==1.3.9
redis==2.10.5
# python-gdbm # not available via pip

Expand Down
6 changes: 3 additions & 3 deletions web/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
flask==0.10.1
flask-wtf==0.12
raven==5.13.0
flask==0.11.1
flask-wtf==0.13
raven==5.27.1
pyzor==1.0.0

0 comments on commit 7807c87

Please sign in to comment.