cyclone
cyclone copied to clipboard
[Chore] Update Twsited / pyopenssl
This PR updates some dependencies.
- [x] Twisted, is upgraded from
19.2.1to22.8.0, more details at https://github.com/twisted/twisted/blob/HEAD/NEWS.rst - [x] PyOpenSSL, is upgrade from
19.0.0to22.0.0, more details at https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst
Required changes :
- Python 3.10 and 3.11 could be supported
- Python 3.6 is no longer supported
cc @fiorix