diff --git a/setup.py b/setup.py index 6963862e0..e83877776 100644 --- a/setup.py +++ b/setup.py @@ -47,7 +47,8 @@ develop = [ "time-machine", "types-cachetools", "types-filelock", - "types-python-dateutil" "types-requests", + "types-python-dateutil", + "types-requests", "types-tabulate", ]