chore(api-client): update dateutil version range

This commit is contained in:
jo 2022-07-16 22:18:03 +02:00 committed by Kyle Robbertze
parent b2e8fcf36b
commit 0e6d10ece0
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# Please do not edit this file, edit the setup.py file!
# This file is auto-generated by tools/extract_requirements.py.
python-dateutil>=2.7.0
python-dateutil>=2.8.1,<2.9
requests>=2.25.1,<2.29