- Implemented the initial version of the web interface. refactor: Begin Telegram bot refactoring - Started restructuring the bot’s code for better maintainability. chore: Migrate to Flask project structure - Reorganized the application to follow Flask's project structure. cleanup: Extensive code cleanup - Removed redundant code and improved readability. Signed-off-by: UdoChudo <stream@udochudo.ru>
11 lines
194 B
Plaintext
11 lines
194 B
Plaintext
telebot~=0.0.5
|
|
pyTelegramBotAPI~=4.27.0
|
|
pyzabbix~=1.3.1
|
|
SQLAlchemy~=2.0.40
|
|
Flask~=3.1.0
|
|
Flask-Login~=0.6.3
|
|
Werkzeug~=3.1.3
|
|
aio-pika~=9.5.5
|
|
pika~=1.3.2
|
|
pytz~=2025.2
|
|
concurrent-log-handler~=0.9.26 |