requirements: Upgrade pytz from 2018.9 to 2019.1.

This commit is contained in:
Vishnu Ks 2019-04-23 18:23:45 +00:00 committed by Tim Abbott
parent a34cfd4782
commit 54ad03775e
3 changed files with 3 additions and 3 deletions

View File

@ -121,7 +121,7 @@ django-pylibmc==0.6.1
python-dateutil==2.8.0
# Needed for timezone work
pytz==2018.9
pytz==2019.1
# Needed for redis
redis==2.10.6

View File

@ -145,7 +145,7 @@ python-jose==2.0.2 # via moto
python-ldap==3.2.0 # via django-auth-ldap, pyldap
python-twitter==3.5
python3-openid==3.1.0 # via social-auth-core
pytz==2018.9
pytz==2019.1
pyyaml==5.1 # via pyaml, yamole
qrcode==6.1 # via django-two-factor-auth
queuelib==1.5.0 # via scrapy

View File

@ -104,7 +104,7 @@ python-gcm==0.4
python-ldap==3.2.0 # via django-auth-ldap
python-twitter==3.5
python3-openid==3.1.0 # via social-auth-core
pytz==2018.9
pytz==2019.1
pyyaml==5.1 # via yamole
qrcode==6.1 # via django-two-factor-auth
redis==2.10.6