mirror of
https://github.com/ansible/awx.git
synced 2026-01-21 06:28:01 -03:30
update to a newer python-dateutil with more bug fixes we were vendoring
related: dateutil/dateutil#649
This commit is contained in:
parent
b1cd7dbd2f
commit
a2a246a834
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user