matrix-org / sygnal

Sygnal: reference Push Gateway for Matrix
Apache License 2.0
160 stars 144 forks source link

Add testing for old dependencies #242

Closed reivilibre closed 3 years ago

reivilibre commented 3 years ago

We should be honest in our list of requirements. This PR adds a test pass for old deps, and will also bump up deps slightly to match the reality of what we've secretly been depending on all along.

Reasons for bumps made.

The user requested cryptography==2.1.4
    service-identity 18.1.0 depends on cryptography
    pywebpush 1.13.0 depends on cryptography>=2.6.1