- requirements.txt

This commit is contained in:
2025-08-18 12:29:32 +03:00
parent 50d505f887
commit 2de09231ea
2 changed files with 23 additions and 597 deletions

23
requirements.txt Normal file
View File

@@ -0,0 +1,23 @@
# Основные зависимости для bot-news-linux-gaming
# Обновлено: 2025-08-18
# Telegram клиент
Telethon>=1.40.0
# HTTP запросы
requests>=2.32.0
# Планировщик задач
schedule>=1.2.0
# Логирование с цветами
colorlog>=6.9.0
# Конвертация HTML в текст
html2text>=2025.4.0
# Парсинг HTML
beautifulsoup4>=4.13.0
# Discord клиент (опционально)
# discord.py>=2.3.0