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 35b5ef6 commit 12dee42Copy full SHA for 12dee42
requirements/base.txt
@@ -5,4 +5,4 @@
5
GitPython>=3.1,<3.2
6
mkdocs>=1.1,<2
7
pytz==2022.* ; python_version < "3.9"
8
-tzdata==2022.* ; python_version >= "3.9" and sys_platform == "win32"
+tzdata==2023.* ; python_version >= "3.9" and sys_platform == "win32"
0 commit comments