diff options
author | icp <pangolin@vivaldi.net> | 2023-02-07 01:04:14 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-06 19:34:14 +0000 |
commit | 64a631879c8be583efe47ca48e39f6cdf6115645 (patch) | |
tree | 93956a19e7a26ccad5b94713c53ebf8f59668690 /changelog.d/14949.misc | |
parent | Add missing types to test_state. (#14985) (diff) | |
download | synapse-64a631879c8be583efe47ca48e39f6cdf6115645.tar.xz |
Allow poetry-core 1.5.0 (#14949)
Diffstat (limited to 'changelog.d/14949.misc')
-rw-r--r-- | changelog.d/14949.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14949.misc b/changelog.d/14949.misc new file mode 100644 index 0000000000..793a78a5dd --- /dev/null +++ b/changelog.d/14949.misc @@ -0,0 +1 @@ +Update build system requirements to allow building with poetry-core==1.5.0. |