We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cc715f commit be3ae6cCopy full SHA for be3ae6c
1 file changed
pyproject.toml
@@ -13,7 +13,7 @@ classifiers = ["License :: OSI Approved :: BSD License"]
13
dynamic = ["description"]
14
15
dependencies = [
16
- "ics @ git+https://github.com/ics-py/ics-py.git@133a0955f6efbb83ff0eae45ad0bbe6902a8f2f1#egg=ics",
+ "ics == 0.8.0.dev0",
17
"python-dateutil >= 2.8",
18
"pyyaml >= 6",
19
]
0 commit comments