Miserlou/Zappa

message about python-dateutil<2.7.0 appearing

Opened this issue · 2 comments

the message:
(python-dateutil 2.8.1 (c:\users\*****\site-packages), Requirement.parse('python-dateutil<2.7.0'), {'zappa'})

appears in several places

I use python-dateutil==2.8.1 and everything works fine and I use a lot of zappa functionality.
can the requirement be upgraded to newer version of python-dateutil?
tnx

Looks like master already depends on 2.8:

python-dateutil==2.8.1 # via -r requirements.in (line 8), botocore

Maybe it just needs to be released?

0.51, the most recent release has this:

python-dateutil==2.6.1