Basic parse

This commit is contained in:
shamoon
2025-04-18 12:04:09 -07:00
parent 811bd66088
commit c3dad3cf69
4 changed files with 78 additions and 2 deletions

View File

@@ -15,6 +15,7 @@ classifiers = [
# This will allow testing to not install a webserver, mysql, etc
dependencies = [
"azure-ai-documentintelligence>=1.0.2",
"bleach~=6.2.0",
"celery[redis]~=5.5.1",
"channels~=4.2",