We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13cc437 commit c43ed80Copy full SHA for c43ed80
.evergreen/ocsp/mock-ocsp-responder-requirements.txt
@@ -4,6 +4,7 @@ flask==2.2.5
4
itsdangerous==2.1.2
5
Jinja2==3.1.6
6
MarkupSafe==2.1.4
7
-oscrypto==1.3.0
+# Necessary fix for newer OpenSSL versions (see: https://github.com/wbond/oscrypto/issues/78)
8
+git+https://github.com/wbond/oscrypto.git@d5f3437
9
waitress==3.0.2
10
Werkzeug==3.0.6
0 commit comments