"feat: Update dependencies in requirements.txt and installer script"

This commit is contained in:
2025-05-27 06:49:03 +02:00
parent 1d2580defd
commit 320f56f32a
3 changed files with 78 additions and 22 deletions

View File

@@ -16,7 +16,7 @@ SQLAlchemy==2.0.41
# Smart Plug Steuerung (Tapo)
# HINWEIS: Version 0.1.2 ist die letzte stabile Version
# Version 0.1.4 hat bekannte Authentifizierungsprobleme mit neuerer Tapo-Firmware
PyP100==0.1.2
PyP100
# Passwort-Hashing
Werkzeug==3.0.1

View File

@@ -20,7 +20,7 @@ requests==2.31.0
urllib3==2.0.4
# Smart Plug Control (Tapo)
PyP100==0.1.2
PyP100
# System Monitoring
psutil==5.9.5