From e400a72f577ea880a73c6c0b0fa9f9d4960ae034 Mon Sep 17 00:00:00 2001 From: CI-DEV <154627941+IlumCI@users.noreply.github.com> Date: Tue, 14 Oct 2025 06:54:25 +0300 Subject: [PATCH] Update requirements.txt --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2621e7cc..089ef023 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,4 +27,3 @@ orjson schedule uvloop; sys_platform == 'linux' or sys_platform == 'darwin' # linux or macos only winloop; sys_platform == 'win32' # windows only -google-generativeai