Aktualisiere Dependencies für lokale Authentifizierung

- Entferne Authlib (nicht mehr benötigt ohne OAuth)
- Entferne aiohttp und requests (nicht mehr benötigt für GitHub API)

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
root 2025-03-11 09:29:42 +01:00
parent 70aeb17cdb
commit 331a235f05

View File

@ -6,7 +6,4 @@ pyjwt==2.8.0
python-dotenv==1.0.0
werkzeug==2.3.7
gunicorn==21.2.0
authlib==1.2.1
tapo==0.9.3.1
aiohttp==3.8.5
requests==2.31.0
tapo==0.9.3.1