Skip to content

Commit

Permalink
Merge 23c7436 into f173edf
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyandrewmeyer committed Mar 1, 2018
2 parents f173edf + 23c7436 commit 1d5dd99
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Depending on what engine type you want to use
# you will need one of the following
mysqlclient==1.3.9
redis==2.10.5
mysqlclient==1.3.12
redis==2.10.6
# python-gdbm # not available via pip

# If you want to use gevent you will also require
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.2
flask-wtf==0.14.2
raven==6.6.0
pyzor==1.0.0

0 comments on commit 1d5dd99

Please sign in to comment.