fd45c99f6c
Bumps [redis](https://github.com/redis/redis-py) from 5.0.1 to 7.0.0. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](https://github.com/redis/redis-py/compare/v5.0.1...v7.0.0) --- updated-dependencies: - dependency-name: redis dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
40 lines
730 B
Plaintext
40 lines
730 B
Plaintext
# Основные зависимости
|
|
aiogram==3.22.0
|
|
aiohttp==3.12.15
|
|
asyncpg==0.30.0
|
|
SQLAlchemy==2.0.43
|
|
alembic==1.16.5
|
|
aiosqlite==0.21.0
|
|
|
|
# Дополнительные зависимости
|
|
pydantic==2.11.9
|
|
pydantic-settings==2.10.1
|
|
python-dotenv==1.1.1
|
|
redis==7.0.0
|
|
PyYAML==6.0.2
|
|
fastapi==0.115.6
|
|
uvicorn==0.32.1
|
|
|
|
# YooKassa SDK
|
|
yookassa==3.7.0
|
|
|
|
# Логирование и мониторинг
|
|
structlog==23.2.0
|
|
|
|
# Планировщик задач для техработ
|
|
APScheduler==3.11.0
|
|
|
|
# Утилиты
|
|
python-dateutil==2.9.0.post0
|
|
pytz==2023.4
|
|
cryptography>=41.0.0
|
|
qrcode[pil]==7.4.2
|
|
|
|
# Для работы с версиями
|
|
packaging==23.2
|
|
|
|
aiofiles==23.2.1
|
|
|
|
# Вебхуки PayPalych (Flask)
|
|
Flask==3.1.0
|