start towards #72. Added nh3 and fixed package description XSS attack

This commit is contained in:
Liam Brydon
2025-10-15 12:24:36 +13:00
parent 68a3f3b982
commit 17744294cc
4 changed files with 43 additions and 4 deletions

View File

@ -28,6 +28,7 @@ dependencies = [
"scikit-learn>=1.6.1",
"sentry-sdk[django]>=2.32.0",
"setuptools>=80.8.0",
"nh3==0.3.1"
]
[tool.uv.sources]