Skip to content

Commit

Permalink
Merge 05c8cdd into 570d685
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyandrewmeyer committed Oct 19, 2016
2 parents 570d685 + 05c8cdd commit 8a75275
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.1
raven==5.30.0
pyzor==1.0.0

0 comments on commit 8a75275

Please sign in to comment.