Skip to content

Commit

Permalink
Merge bdcb556 into c1a6582
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyandrewmeyer committed Mar 31, 2017
2 parents c1a6582 + bdcb556 commit 3748b8c
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.9
mysqlclient==1.3.10
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.11.1
flask-wtf==0.13.1
raven==5.32.0
flask==0.12.1
flask-wtf==0.14.2
raven==6.0.0
pyzor==1.0.0

0 comments on commit 3748b8c

Please sign in to comment.