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 79c91c2 commit 2833ce9Copy full SHA for 2833ce9
setup.py
@@ -31,7 +31,7 @@ def read_file(path_segments):
31
description="A matrix bot to remind you about things!",
32
packages=find_packages(exclude=["tests", "tests.*"]),
33
install_requires=[
34
- "matrix-nio[e2e]>=0.10.0",
+ "matrix-nio[e2e]>=0.18.0",
35
"Markdown>=3.1.1",
36
"PyYAML>=5.1.2",
37
"dateparser>=0.7.4",
0 commit comments