mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-14 14:01:59 +01:00
8cede528a8
* Upper-bound frozendict dependency This is an ugly kludge to solve https://github.com/matrix-org/synapse/issues/15109. It is not the most friendly thing to do for downstream packagers (apologies), but we are a) running low on time at the moment, and b) seeking to remove frozendict anyway. * Changelog
1 line
126 B
Text
1 line
126 B
Text
Upper-bound frozendict dependency. This works around us being unable to test installing our wheels against Python 3.11 in CI.
|