Skip to content

Commit

Permalink
Merge bf7046c into 5c78ae9
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyandrewmeyer authored Dec 12, 2017
2 parents 5c78ae9 + bf7046c commit 176d819
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.4.0
pyzor==1.0.0

0 comments on commit 176d819

Please sign in to comment.