From 88019526877172925ef4d44cbc7ef6c2402d920b Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Fri, 10 Oct 2025 16:23:28 +0300 Subject: Add dotenv, update requirements.txt --- requirements.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index a57210c..3eca971 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,14 @@ +aiohappyeyeballs==2.6.1 +aiohttp==3.13.0 +aiosignal==1.4.0 +attrs==25.4.0 +dotenv==0.9.9 +frozenlist==1.8.0 +idna==3.10 +multidict==6.7.0 pillow==11.3.0 +propcache==0.4.1 +python-dotenv==1.1.1 +telepot==12.7 urllib3==2.5.0 +yarl==1.22.0 -- cgit v1.3