diff --git a/setup.py b/setup.py index 27da6e4b1c..a77f5b767d 100644 --- a/setup.py +++ b/setup.py @@ -47,7 +47,6 @@ def run(self): install_requires = [ - "python-dateutil<2.8.1,>=2.1", # Consolidates azure-blob-storage and boto3 "ply>=3.9", # See https://github.com/pyinstaller/pyinstaller/issues/1945 "colorama>=0.3.9", "configobj>=5.0.6",