requirements: Upgrade pytz to 2018.5.

https://github.com/stub42/pytz/blob/master/tz/NEWS
This commit is contained in:
Vishnu Ks 2018-07-30 12:50:39 +00:00 committed by Tim Abbott
parent 2b57e1f639
commit 6f17db5731
3 changed files with 3 additions and 3 deletions

View File

@ -115,7 +115,7 @@ django-pylibmc==0.6.1
python-dateutil==2.6.1
# Needed for timezone work
pytz==2018.4
pytz==2018.5
# Needed for redis
redis==2.10.6

View File

@ -138,7 +138,7 @@ python-gcm==0.4
python-ldap==3.0.0 # via django-auth-ldap, pyldap
python-twitter==3.4.2
python3-openid==3.1.0 # via social-auth-core
pytz==2018.4
pytz==2018.5
pyyaml==3.12 # via pyaml, yamole
qrcode==4.0.4 # via django-two-factor-auth
queuelib==1.4.2 # via scrapy

View File

@ -100,7 +100,7 @@ python-gcm==0.4
python-ldap==3.0.0 # via django-auth-ldap
python-twitter==3.4.2
python3-openid==3.1.0 # via social-auth-core
pytz==2018.4
pytz==2018.5
pyyaml==3.12 # via yamole
qrcode==4.0.4 # via django-two-factor-auth
redis==2.10.6