Created
March 25, 2015 13:13
-
-
Save jerith/ea41ea2b9afb16f6fc15 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff --git a/setup.py b/setup.py | |
| index 68269bb..ce8a125 100644 | |
| --- a/setup.py | |
| +++ b/setup.py | |
| @@ -34,7 +34,7 @@ setup( | |
| 'service_identity', | |
| 'txssmi>=0.3.0', | |
| 'wokkel', | |
| - 'redis>=2.7.1', | |
| + 'redis>=2.10.0', | |
| 'txredis', | |
| 'python-smpp>=0.1.5', | |
| 'pytz==2013b', |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment