diff --git a/requirements.txt b/requirements.txt index 7c481a43..c49870a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,4 +19,4 @@ async_generator >= 1.10, < 2; python_version < "3.7" dataclasses >= 0.6, < 0.7; python_version < "3.7" pyfastcopy >= 1.0.3, < 2; python_version < "3.8" -git+https://github.com/MRAAGH/matrix-nio#egg-matrix-nio[e2e] +git+https://github.com/MRAAGH/matrix-nio#egg=matrix-nio[e2e]