We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 869788f commit 757a0c4Copy full SHA for 757a0c4
1 file changed
pyproject.toml
@@ -16,7 +16,8 @@ dependencies = [
16
"packaging>=23.0",
17
"cachetools>=5.0",
18
"websockets>=11.0",
19
- "schedule>=1.2.0"
+ "schedule>=1.2.0",
20
+ "pytz>=2024.2"
21
]
22
23
# Config for the build system
0 commit comments