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.
2 parents a66fea5 + d5465e5 commit 713dbacCopy full SHA for 713dbac
requeriments.txt
@@ -3,5 +3,5 @@ requests~=2.32.5
3
six>=1.16,<2
4
cachetools~=7.0.2
5
pycryptodome~=3.23
6
-pytz~=2025.2
+pytz~=2026.1
7
confuse~=2.2.0
setup.py
@@ -8,7 +8,7 @@
8
"six>=1.16,<1.18",
9
"cachetools>=5.0,<7.1",
10
"pycryptodome>=3.13,<3.24",
11
- "pytz>=2021.3,<2026.0",
+ "pytz>=2021.3,<2027.0",
12
"confuse>=1.7,<2.3",
13
],
14
packages=[
0 commit comments