mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04: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
2 lines
126 B
Plaintext
2 lines
126 B
Plaintext
Upper-bound frozendict dependency. This works around us being unable to test installing our wheels against Python 3.11 in CI.
|