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 e968e1a commit 041c500Copy full SHA for 041c500
pyproject.toml
@@ -46,7 +46,7 @@ dependencies = [
46
"psycopg2",
47
# we don't depend on synapse directly to prevent pip from pulling the wrong synapse,
48
# when we just want to install the module
49
- "matrix-synapse @ git+https://github.com/famedly/synapse.git@master"
+ "matrix-synapse @ git+https://github.com/famedly/synapse.git@famedly-release/v1.139"
50
]
51
52
[tool.hatch.envs.hatch-static-analysis]
0 commit comments