diff options
author | Richard van der Hoff <richard@matrix.org> | 2019-05-03 18:36:55 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2019-05-03 18:36:55 +0100 |
commit | 5485852b43a9eb5e8dbe892ee66790237c7e4db9 (patch) | |
tree | 5808003541998abc2ed7184518f34fb81b043d4c | |
parent | Debian: we now need libpq-dev. (diff) | |
download | synapse-5485852b43a9eb5e8dbe892ee66790237c7e4db9.tar.xz |
changelog
-rw-r--r-- | changelog.d/5135.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5135.misc b/changelog.d/5135.misc new file mode 100644 index 0000000000..eab06dd91d --- /dev/null +++ b/changelog.d/5135.misc @@ -0,0 +1 @@ +Ensure that we have `urllib3` <1.25, to resolve incompatibility with `requests`. \ No newline at end of file |