Update requirements.txt

Fix issue #765 by change dependency **python-dateutil** version constraint to **>=2.5.0,<=2.6.1**.
pull/801/head
PyDeps 2 years ago committed by GitHub
parent 34684cb264
commit 9383fc8850
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,7 +10,7 @@ astral
timezonefinder==2.1.2
pytz
pyte
python-dateutil
python-dateutil>=2.5.0,<=2.6.1
diagram
pyjq
scipy

Loading…
Cancel
Save