feat: Implementiere Scheduler zur Überprüfung von Druckaufträgen und verbessere SSL-Zertifikat-Generierung unter Windows

This commit is contained in:
2025-05-26 09:12:14 +02:00
parent 327b0a6ea4
commit e3ebd219dd
4 changed files with 149 additions and 13 deletions

View File

@@ -19,6 +19,7 @@ bcrypt==4.1.2
# Sicherheit und Rate Limiting
redis==5.0.1
cryptography==42.0.8
# Entwicklung und Testing (optional)
pytest==7.4.3