Обновлён requirements.txt
This commit is contained in:
@@ -6,6 +6,4 @@ __pycache__/
|
|||||||
*.pyc
|
*.pyc
|
||||||
.git/
|
.git/
|
||||||
.env
|
.env
|
||||||
.secrets
|
|
||||||
secrets/
|
|
||||||
backups/
|
backups/
|
||||||
|
|||||||
@@ -6,13 +6,17 @@ async-timeout==5.0.1
|
|||||||
asyncpg==0.30.0
|
asyncpg==0.30.0
|
||||||
attrs==25.3.0
|
attrs==25.3.0
|
||||||
babel==2.17.0
|
babel==2.17.0
|
||||||
|
cachetools==5.5.2
|
||||||
certifi==2025.4.26
|
certifi==2025.4.26
|
||||||
charset-normalizer==3.4.2
|
charset-normalizer==3.4.2
|
||||||
colorama==0.4.6
|
colorama==0.4.6
|
||||||
disnake==2.10.1
|
disnake==2.10.1
|
||||||
docutils==0.21.2
|
docutils==0.21.2
|
||||||
frozenlist==1.7.0
|
frozenlist==1.7.0
|
||||||
|
google-auth==2.40.3
|
||||||
|
google-auth-oauthlib==1.2.2
|
||||||
greenlet==3.2.3
|
greenlet==3.2.3
|
||||||
|
gspread==6.2.1
|
||||||
idna==3.10
|
idna==3.10
|
||||||
imageio==2.37.0
|
imageio==2.37.0
|
||||||
imagesize==1.4.1
|
imagesize==1.4.1
|
||||||
@@ -20,11 +24,16 @@ Jinja2==3.1.6
|
|||||||
MarkupSafe==3.0.2
|
MarkupSafe==3.0.2
|
||||||
multidict==6.4.4
|
multidict==6.4.4
|
||||||
numpy==2.2.6
|
numpy==2.2.6
|
||||||
|
oauthlib==3.3.1
|
||||||
packaging==25.0
|
packaging==25.0
|
||||||
pillow==11.3.0
|
pillow==11.3.0
|
||||||
propcache==0.3.2
|
propcache==0.3.2
|
||||||
|
pyasn1==0.6.1
|
||||||
|
pyasn1_modules==0.4.2
|
||||||
Pygments==2.19.2
|
Pygments==2.19.2
|
||||||
requests==2.32.4
|
requests==2.32.4
|
||||||
|
requests-oauthlib==2.0.0
|
||||||
|
rsa==4.9.1
|
||||||
snowballstemmer==3.0.1
|
snowballstemmer==3.0.1
|
||||||
Sphinx==8.1.3
|
Sphinx==8.1.3
|
||||||
sphinx-rtd-theme==3.0.2
|
sphinx-rtd-theme==3.0.2
|
||||||
|
|||||||
Reference in New Issue
Block a user