diff --git a/pyproject.toml b/pyproject.toml index e5d6f420915efb..b9b6d7b0256461 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,6 +28,7 @@ dependencies = [ "numpy>=1.23.2; python_version>='3.11'", "python-dateutil>=2.8.2", "pytz>=2020.1" + "tzdata; platform_system=='Windows'"; ] classifiers = [ 'Development Status :: 5 - Production/Stable',