add rate-limit and ssrf-fix

This commit is contained in:
2026-05-31 19:39:02 +02:00
parent de82812e30
commit e893a1f9d9
2 changed files with 24 additions and 7 deletions
+1
View File
@@ -2,5 +2,6 @@ Flask>=3.1.0
python-dotenv>=1.0.0
yt-dlp
boto3>=1.35.0
flask-limiter>=3.5.0
# Optional, aber nützlich für Produktion:
gunicorn