Add forgotten dateutil dependency

This commit is contained in:
Kristóf Tóth 2019-07-12 23:38:18 +02:00
parent 026db9ea84
commit adf2672cd4

View File

@ -8,6 +8,7 @@ Jinja2>=2.0.0,<3.0.0
cryptography>=2.0.0,<3.0.0
python-dateutil>=2.0.0,<3.0.0
SQLAlchemy>=1.0.0,<2.0.0
python-dateutil>=2.0.0,<3.0.0
pytest>=5.0.0,<6.0.0
pylint>=2.0.0,<3.0.0
rope>=0.0.0,<1.0.0