Skip to content

Commit

Permalink
fix #26: less strict requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
thefab committed Nov 15, 2015
1 parent a1d68ca commit 3833e88
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pip-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
tornado==4.2.1
hiredis==0.2.0
six==1.9.0
tornado>=4.2
hiredis>=0.2
six>=1.9

0 comments on commit 3833e88

Please sign in to comment.