bump python-dateutil to latest

this change provides support for numerous bug fixes, along with
support for parsing TZINFO= from rrule strings

related: https://github.com/ansible/ansible-tower/issues/823
related: https://github.com/dateutil/dateutil/issues/614
This commit is contained in:
Ryan Petrello
2018-03-12 09:39:19 -04:00
parent dcab97f94f
commit 44adab0e9e
4 changed files with 11 additions and 42 deletions

View File

@@ -38,6 +38,7 @@ pycrypto==2.6.1
pygerduty==0.37.0
pyOpenSSL==17.5.0
pyparsing==2.2.0
python-dateutil==2.7.0 # contains support for TZINFO= parsing
python-logstash==0.4.6
python-memcached==1.59
python-radius==1.0

View File

@@ -182,7 +182,7 @@ pyjwt==1.6.0 # via adal, social-auth-core, twilio
pyopenssl==17.5.0
pyparsing==2.2.0
pyrad==2.1 # via django-radius
python-dateutil==2.6.1 # via adal, azure-cosmosdb-table, azure-storage-common, botocore
python-dateutil==2.7.0
python-ldap==2.5.2 # via django-auth-ldap
python-logstash==0.4.6
python-memcached==1.59