From fd6026197512e33147ca57ed59ed4cfd72ae2fa6 Mon Sep 17 00:00:00 2001 From: CI-DEV <154627941+IlumCI@users.noreply.github.com> Date: Mon, 13 Oct 2025 19:52:09 +0300 Subject: [PATCH] Update requirements.txt --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 5611f2d8..a30636d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,3 +27,4 @@ orjson schedule uvloop; sys_platform == 'linux' or sys_platform == 'darwin' # linux or macos only winloop; sys_platform == 'win32' # windows only +google-generativeai