Update requirements.txt and imports
All checks were successful
Build and Deploy / build (push) Successful in 3m5s

This commit is contained in:
2025-04-20 00:11:45 +02:00
parent 88ac296393
commit 8bc90b745a
3 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -4,3 +4,4 @@
tmp/
venv/
__pycache__/
*.db

View File

@@ -5,7 +5,6 @@ import sqlite3
import threading
import time
import requests
import sseclient
import json

View File

@@ -1,3 +1,4 @@
python-qbittorrent
uptime-kuma-api
python-telegram-bot
requests