From b69a5bfc45b1f7807a62c49980aadf690e309b94 Mon Sep 17 00:00:00 2001 From: HypoxiE Date: Sat, 2 Aug 2025 00:16:37 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D1=91?= =?UTF-8?q?=D0=BD=20requirements.txt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- exclude.txt | 2 -- requirements.txt | 9 +++++++++ 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/exclude.txt b/exclude.txt index e811c30..bed2072 100644 --- a/exclude.txt +++ b/exclude.txt @@ -6,6 +6,4 @@ __pycache__/ *.pyc .git/ .env -.secrets -secrets/ backups/ diff --git a/requirements.txt b/requirements.txt index aaf9965..4872f86 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,13 +6,17 @@ async-timeout==5.0.1 asyncpg==0.30.0 attrs==25.3.0 babel==2.17.0 +cachetools==5.5.2 certifi==2025.4.26 charset-normalizer==3.4.2 colorama==0.4.6 disnake==2.10.1 docutils==0.21.2 frozenlist==1.7.0 +google-auth==2.40.3 +google-auth-oauthlib==1.2.2 greenlet==3.2.3 +gspread==6.2.1 idna==3.10 imageio==2.37.0 imagesize==1.4.1 @@ -20,11 +24,16 @@ Jinja2==3.1.6 MarkupSafe==3.0.2 multidict==6.4.4 numpy==2.2.6 +oauthlib==3.3.1 packaging==25.0 pillow==11.3.0 propcache==0.3.2 +pyasn1==0.6.1 +pyasn1_modules==0.4.2 Pygments==2.19.2 requests==2.32.4 +requests-oauthlib==2.0.0 +rsa==4.9.1 snowballstemmer==3.0.1 Sphinx==8.1.3 sphinx-rtd-theme==3.0.2