We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aa9e23 commit 6c3e97eCopy full SHA for 6c3e97e
setup.py
@@ -25,6 +25,6 @@
25
"Fabric >= 1.8.3, < 2.0.0",
26
"lockfile >= 0.9.1",
27
"python-daemon == 2.3.0",
28
- "pytz >= 2026.1.post1",
+ "pytz",
29
],
30
)
0 commit comments