summary refs log tree commit diff
path: root/synapse/python_dependencies.py
diff options
context:
space:
mode:
authorBrendan Abolivier <babolivier@matrix.org>2019-08-17 10:50:42 +0100
committerBrendan Abolivier <babolivier@matrix.org>2019-08-17 10:50:42 +0100
commitbdd201ea7f7c53bce9788bb8d5cd9a0545a76285 (patch)
tree58004f776dee6e070ca83727193bca40780baf80 /synapse/python_dependencies.py
parentMerge pull request #5857 from matrix-org/uhoreg/fix_e2e_room_keys_index (diff)
parent1.3.1 (diff)
downloadsynapse-bdd201ea7f7c53bce9788bb8d5cd9a0545a76285.tar.xz
Merge branch 'master' into develop
Diffstat (limited to 'synapse/python_dependencies.py')
-rw-r--r--synapse/python_dependencies.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/synapse/python_dependencies.py b/synapse/python_dependencies.py
index 195a7a70c8..c6465c0386 100644
--- a/synapse/python_dependencies.py
+++ b/synapse/python_dependencies.py
@@ -72,7 +72,6 @@ REQUIREMENTS = [
     "netaddr>=0.7.18",
     "Jinja2>=2.9",
     "bleach>=1.4.3",
-    "sdnotify>=0.3",
 ]
 
 CONDITIONAL_REQUIREMENTS = {