matrix-org / synapse-s3-storage-provider

Synapse storage provider to fetch and store media in Amazon S3
Apache License 2.0
132 stars 36 forks source link

Bump PyYAML requirement to be compatible with Synapse's pinned version #93

Closed squahtx closed 1 year ago

squahtx commented 1 year ago

Synapse has PyYAML 6.0 pinned currently.

squahtx commented 1 year ago

I'm going to unbump the version number and fix the CI flake in a separate PR first.