Fix pyOpenSSL error in infra-healthcheck 86/143386/1
authorFiete Ostkamp <fiete.ostkamp@telekom.de>
Wed, 25 Feb 2026 08:32:03 +0000 (09:32 +0100)
committerFiete Ostkamp <fiete.ostkamp@telekom.de>
Wed, 25 Feb 2026 08:32:03 +0000 (09:32 +0100)
Issue-ID: INT-2362
Change-Id: I289c9bc67bc99a27a8a5b46850201a8ba8803fd0
Signed-off-by: Fiete Ostkamp <fiete.ostkamp@telekom.de>
infra-healthcheck/requirements.txt

index 031ddf4..55a97e2 100644 (file)
@@ -11,3 +11,4 @@ bashate # Apache-2.0
 xtesting
 kubernetes # Apache-2.0
 colorama # BSD
+pyOpenSSL>=25.0.0 # Apache-2.0 - must override onapsdk's old pin to fix cryptography compat