From c199ba359b0fadb60c03dc216305e480eca8d426 Mon Sep 17 00:00:00 2001 From: liferoad Date: Mon, 15 Sep 2025 12:25:13 -0400 Subject: [PATCH] Update requirements.prod.txt --- requirements.prod.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.prod.txt b/requirements.prod.txt index 40016a2..a28f917 100644 --- a/requirements.prod.txt +++ b/requirements.prod.txt @@ -19,4 +19,5 @@ torchvision>=0.8.2 pillow>=8.0.0 tensorflow tensorflow_hub -numpy<2.0.0 \ No newline at end of file +numpy<2.0.0 +pyOpenSSL