We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4c9e0a commit 3a9cc7dCopy full SHA for 3a9cc7d
pyproject.toml
@@ -28,7 +28,7 @@ dependencies = [
28
"numpy>=1.23.2; python_version>='3.11'",
29
"python-dateutil>=2.8.2",
30
"pytz>=2020.1",
31
- "tzdata; platform_system=='Windows'"
+ "tzdata>=2022.1; platform_system=='Windows'"
32
]
33
classifiers = [
34
'Development Status :: 5 - Production/Stable',
0 commit comments