From 392e1f2ca739ae2f38de7a00711a603bf6b3ff6a Mon Sep 17 00:00:00 2001 From: rose with milk Date: Sun, 16 Mar 2025 13:29:38 +0100 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20requirements.txt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 50 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..1e95a26 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,50 @@ +aiofiles==23.2.1 +aiogram==3.14.0 +aiohttp==3.9.1 +aiosignal==1.3.1 +annotated-types==0.6.0 +asyncpg==0.30.0 +asyncpg==0.30.0 +attrs==23.2.0 +cachetools==5.5.0 +certifi==2023.11.17 +charset-normalizer==3.3.2 +distlib==0.3.8 +filelock==3.13.1 +frozenlist==1.4.1 +git-filter-repo==2.45.0 +google-api-core==2.20.0 +google-api-python-client==2.146.0 +google-auth==2.35.0 +google-auth-httplib2==0.2.0 +google-auth-oauthlib==1.2.1 +googleapis-common-protos==1.65.0 +gspread==6.1.2 +httplib2==0.22.0 +idna==3.6 +magic-filter==1.0.12 +multidict==6.0.4 +oauth2client==4.1.3 +oauthlib==3.2.2 +platformdirs==4.1.0 +proto-plus==1.24.0 +protobuf==5.28.2 +psycopg2-binary==2.9.10 +pyasn1==0.6.1 +pyasn1_modules==0.4.1 +pycryptodome==3.21.0 +pydantic==2.5.3 +pydantic_core==2.14.6 +pyparsing==3.1.4 +pyTelegramBotAPI==4.14.1 +python-dotenv==1.0.1 +requests==2.31.0 +requests-oauthlib==2.0.0 +rsa==4.9 +six==1.16.0 +typing_extensions==4.9.0 +uritemplate==4.1.1 +urllib3==2.1.0 +virtualenv==20.25.0 +yarl==1.9.4 +python-dotenv \ No newline at end of file