Created
March 31, 2015 08:52
-
-
Save jerith/afc33c4231e6a4a792cd 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 73b850f..c1c16c1 100644 | |
| --- a/setup.py | |
| +++ b/setup.py | |
| @@ -37,7 +37,7 @@ setup( | |
| 'redis>=2.10.0', | |
| 'txredis', | |
| 'python-smpp>=0.1.5', | |
| - 'pytz==2013b', | |
| + 'pytz', | |
| 'riak>=2.1', | |
| 'txJSON-RPC==0.3.1', | |
| 'txTwitter>=0.1.4a', |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment