Update pytz to 2015.2

pytz changed their versioning scheme from using letters to using
numbers. The old scheme is screwing up new versions of pip.
This commit is contained in:
David Baumgold
2015-01-21 11:41:54 -05:00
parent a19872a8ff
commit 3684c083f2
2 changed files with 2 additions and 2 deletions

View File

@@ -51,7 +51,7 @@ pygments==1.5
pymongo==2.4.1
python-memcached==1.48
python-openid==2.2.5
pytz==2012h
pytz==2015.2
PyYAML==3.10
requests==2.3.0
Shapely==1.2.16

View File

@@ -69,7 +69,7 @@ python-memcached==1.48
python-openid==2.2.5
python-dateutil==2.1
python-social-auth==0.1.23
pytz==2012h
pytz==2015.2
pysrt==0.4.7
PyYAML==3.10
requests==2.3.0