SAML-Toolkits / python3-saml

MIT License
688 stars 305 forks source link

onelogin 3.1.6 depends on python-dateutil~=2.7.0 #368

Closed stevewoolley closed 1 year ago

stevewoolley commented 1 year ago

python-dateutil is now at version 2.8+ and a number of python libraries are now specifying >=2.8 Please update onelogin to support python-dateutil >= 2.7 rather than ~= 2.7

pitbulk commented 1 year ago

@stevewoolley, can you share where are we forcing python-dateutil ~= 2.7 ?