From d4e1dacf20eb532bc185bc15d4c554bb4c648d50 Mon Sep 17 00:00:00 2001 From: Alexey Barabanov Date: Mon, 20 Oct 2025 16:41:52 +0000 Subject: [PATCH] add streamlit --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d69009f..b758f36 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,5 @@ requests>=2.28.0 numpy>=1.21.0 pandas>=1.5.0 urllib3>=1.26.0 -python-telegram-handler>=0.1.0 \ No newline at end of file +python-telegram-handler>=0.1.0 +streamlit \ No newline at end of file