From 9a55c6ece61b818461cf4959a5fd981b69052ddd Mon Sep 17 00:00:00 2001 From: Alexey Barabanov Date: Sat, 1 Nov 2025 08:54:50 +0000 Subject: [PATCH 1/2] Update requests>=2.31.0 pandas>=2.0.0 numpy>=1.24.0 fastapi>=0.115.0 uvicorn>=0.30.0 requests>=2.31.0 python-telegram-handler --- ...15.0 uvicorn>=0.30.0 requests>=2.31.0 python-telegram-handler | 1 + 1 file changed, 1 insertion(+) rename requirements.txt => requests>=2.31.0 pandas>=2.0.0 numpy>=1.24.0 fastapi>=0.115.0 uvicorn>=0.30.0 requests>=2.31.0 python-telegram-handler (80%) diff --git a/requirements.txt b/requests>=2.31.0 pandas>=2.0.0 numpy>=1.24.0 fastapi>=0.115.0 uvicorn>=0.30.0 requests>=2.31.0 python-telegram-handler similarity index 80% rename from requirements.txt rename to requests>=2.31.0 pandas>=2.0.0 numpy>=1.24.0 fastapi>=0.115.0 uvicorn>=0.30.0 requests>=2.31.0 python-telegram-handler index 29e8e21..85d6550 100644 --- a/requirements.txt +++ b/requests>=2.31.0 pandas>=2.0.0 numpy>=1.24.0 fastapi>=0.115.0 uvicorn>=0.30.0 requests>=2.31.0 python-telegram-handler @@ -4,3 +4,4 @@ numpy>=1.24.0 fastapi>=0.115.0 uvicorn>=0.30.0 requests>=2.31.0 +python-telegram-handler \ No newline at end of file From b9f6bceab8f33fe6bc7f6ddbff4bea4658f43555 Mon Sep 17 00:00:00 2001 From: Alexey Barabanov Date: Sat, 1 Nov 2025 11:58:25 +0300 Subject: [PATCH 2/2] add python-telegram-handler --- ...0 requests>=2.31.0 python-telegram-handler => requirements.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename requests>=2.31.0 pandas>=2.0.0 numpy>=1.24.0 fastapi>=0.115.0 uvicorn>=0.30.0 requests>=2.31.0 python-telegram-handler => requirements.txt (100%) diff --git a/requests>=2.31.0 pandas>=2.0.0 numpy>=1.24.0 fastapi>=0.115.0 uvicorn>=0.30.0 requests>=2.31.0 python-telegram-handler b/requirements.txt similarity index 100% rename from requests>=2.31.0 pandas>=2.0.0 numpy>=1.24.0 fastapi>=0.115.0 uvicorn>=0.30.0 requests>=2.31.0 python-telegram-handler rename to requirements.txt