Experiments with using adrf for a few views

This commit is contained in:
Trenton H
2026-01-28 11:43:32 -08:00
parent 5af0d1da26
commit efd65300a1
3 changed files with 145 additions and 96 deletions

View File

@@ -16,6 +16,7 @@ classifiers = [
# This will allow testing to not install a webserver, mysql, etc
dependencies = [
"adrf~=0.1.12",
"azure-ai-documentintelligence>=1.0.2",
"babel>=2.17",
"bleach~=6.3.0",