From 9b6141db855d5c700e7e7bb2998a055172cdda02 Mon Sep 17 00:00:00 2001 From: CI-DEV <154627941+IlumCI@users.noreply.github.com> Date: Mon, 18 Aug 2025 21:19:46 +0300 Subject: [PATCH] Update requirements.txt --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ead3af6e..a3edcb67 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,4 +27,5 @@ aiohttp mcp numpy openai -schedule \ No newline at end of file +schedule +cryptography>=41.0.0