Skip to content

Commit 2833ce9

Browse files
authored
Bump minimum matrix-nio[e2e] version to 0.18 (#85)
1 parent 79c91c2 commit 2833ce9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ def read_file(path_segments):
3131
description="A matrix bot to remind you about things!",
3232
packages=find_packages(exclude=["tests", "tests.*"]),
3333
install_requires=[
34-
"matrix-nio[e2e]>=0.10.0",
34+
"matrix-nio[e2e]>=0.18.0",
3535
"Markdown>=3.1.1",
3636
"PyYAML>=5.1.2",
3737
"dateparser>=0.7.4",

0 commit comments

Comments
 (0)