Fix requirements.txt
All checks were successful
Build and Deploy / build (push) Successful in 2m30s

This commit is contained in:
2025-04-20 10:54:31 +02:00
parent 8794d54a73
commit 92689f95d4
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@@ -5,5 +5,5 @@ tmp/
venv/ venv/
__pycache__/ __pycache__/
*.db *.db
config/
.env .env

View File

@@ -2,4 +2,4 @@ python-qbittorrent
uptime-kuma-api uptime-kuma-api
python-telegram-bot python-telegram-bot
requests requests
dotenvv dotenv