requirements: Upgrade pytz from 2018.5 to 2018.9.

This commit is contained in:
Vishnu Ks 2019-01-07 11:06:23 +00:00 committed by Tim Abbott
parent 6cbbbbfd5a
commit a028fb710b
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -142,7 +142,7 @@ python-jose==2.0.2 # via moto
python-ldap==3.1.0 # via django-auth-ldap, pyldap
python-twitter==3.5
python3-openid==3.1.0 # via social-auth-core
pytz==2018.5
pytz==2018.9
pyyaml==3.13 # via pyaml, yamole
qrcode==6.0 # via django-two-factor-auth
queuelib==1.5.0 # via scrapy

View File

@ -101,7 +101,7 @@ python-gcm==0.4
python-ldap==3.1.0 # via django-auth-ldap
python-twitter==3.5
python3-openid==3.1.0 # via social-auth-core
pytz==2018.5
pytz==2018.9
pyyaml==3.13 # via yamole
qrcode==6.0 # via django-two-factor-auth
redis==2.10.6