first fuzz test

This commit is contained in:
Kenneth Kehl
2025-09-16 11:13:06 -07:00
parent 8a2516b423
commit f4ce7a3962
3 changed files with 110 additions and 4 deletions

View File

@@ -20,6 +20,7 @@ flask-login = "^0.6"
flask-talisman = "*"
flask-wtf = "^1.2"
gunicorn = {version = "==23.0.0", extras = ["gevent"]}
hypothesis = "^6.138.15"
humanize = "~=4.13"
itsdangerous = "~=2.2"
jinja2 = "^3.1.6"