Skip to content

Commit 3a9cc7d

Browse files
author
MarcoGorelli
committed
put minimum version?
1 parent f4c9e0a commit 3a9cc7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies = [
2828
"numpy>=1.23.2; python_version>='3.11'",
2929
"python-dateutil>=2.8.2",
3030
"pytz>=2020.1",
31-
"tzdata; platform_system=='Windows'"
31+
"tzdata>=2022.1; platform_system=='Windows'"
3232
]
3333
classifiers = [
3434
'Development Status :: 5 - Production/Stable',

0 commit comments

Comments
 (0)