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 7b76eb7 commit 00d3bbfCopy full SHA for 00d3bbf
setup.py
@@ -113,7 +113,7 @@ def long_description():
113
"pygments>=2.17.2,<2.18.0", # 2.18.0 will drop support for Python 3.7
114
"typing_extensions~=4.5.0",
115
"python-dateutil>=2.8.2",
116
- "pytz>=2022.7.1",
+ "pytz>=2025", # Can use native support from Python 3.9 onwards
117
"tzlocal>=2.1",
118
"pyperclip>=1.8.1",
119
],
0 commit comments