summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-04-26 11:37:21 +0100
committerDavid Robertson <davidr@element.io>2022-04-26 11:37:21 +0100
commita54d9b0508c17a29f2f02c87054cd8990d476054 (patch)
treee98ebcf7708ddfb1cbb4d921e032feb37ac9b3d3 /pyproject.toml
parentChangelog update (diff)
downloadsynapse-a54d9b0508c17a29f2f02c87054cd8990d476054.tar.xz
We don't require redbaron in the release script
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 80e25cef1d..cc4908fa23 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -270,7 +270,6 @@ idna = ">=2.5"
 
 # The following are used by the release script
 click = "==8.1.0"
-redbaron = "==0.9.2"
 GitPython = "==3.1.14"
 commonmark = "==0.9.1"
 pygithub = "==1.55"