cryptography 41.0.0 crashes warcprox with the following exception:
File "/opt/spn2/lib/python3.8/site-packages/warcprox/main.py", line 317, in main
cryptography.hazmat.backends.openssl.backend.activate_builtin_random()
AttributeError: 'Backend' object has no attribute 'activate_builtin_random'
Also, cryptography==40.0.0 isn't OK because when I try to use it I get:
pyopenssl 23.2.0 requires cryptography!=40.0.0,!=40.0.1,<42,>=38.0.0, but you have cryptography 40.0.0 which is incompatible.
cryptography 41.0.0 crashes warcprox with the following exception:
Also, cryptography==40.0.0 isn't OK because when I try to use it I get:
So, the version should be <=39.0.0