feat: remove profanity filter that was there for conference (#652)

This commit is contained in:
2025-09-15 18:19:19 -06:00
committed by GitHub
parent c546e69739
commit b42f7cfc60
3 changed files with 14 additions and 60 deletions

View File

@@ -27,7 +27,6 @@ dependencies = [
"prometheus-fastapi-instrumentator>=6.1.0",
"sentencepiece>=0.1.99",
"protobuf>=4.24.3",
"profanityfilter>=2.0.6",
"celery>=5.3.4",
"redis>=5.0.1",
"python-jose[cryptography]>=3.3.0",