Merge pull request #1114 from ryanpetrello/newer-dateutil

update to a newer python-dateutil with more bug fixes we were vendoring
This commit is contained in:
Ryan Petrello 2018-03-26 17:21:45 -04:00 committed by GitHub
commit f3bf9bc34f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,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-dateutil==2.7.2 # contains support for TZINFO= parsing
python-logstash==0.4.6
python-memcached==1.59
python-radius==1.0

View File

@ -184,7 +184,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.7.0
python-dateutil==2.7.2
python-ldap==2.5.2 # via django-auth-ldap
python-logstash==0.4.6
python-memcached==1.59