Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/ContentProcessor/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies = [
dev = [
"coverage==7.13.2",
"pydantic==2.12.5",
"pytest==9.0.2",
"pytest==9.0.3",
"pytest-asyncio==1.3.0",
"pytest-cov==7.0.0",
"pytest-mock==3.15.1",
Expand Down
8 changes: 4 additions & 4 deletions src/ContentProcessor/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,25 +23,25 @@ numpy==2.4.1
packaging==25.0
pandas==3.0.0
pdf2image==1.17.0
pillow==12.1.1
pillow==12.2.0
pluggy==1.6.0
poppler-utils==0.1.0
pycparser==2.23
pydantic==2.12.5
pydantic-core==2.41.5
pydantic-settings==2.12.0
pygments==2.19.2
pygments==2.20.0
pyjwt==2.12.1
pymongo==4.16.0
pytest==9.0.2
pytest==9.0.3
Comment thread
Ayaz-Microsoft marked this conversation as resolved.
pytest-asyncio==1.3.0
pytest-cov==7.0.0
pytest-mock==3.15.1
python-dateutil==2.9.0.post0
python-dotenv==1.2.1
pytz==2025.2
regex==2025.11.3
requests==2.33.0
requests==2.33.1
ruff==0.14.14
sentinels==1.1.1
six==1.17.0
Expand Down
394 changes: 197 additions & 197 deletions src/ContentProcessor/uv.lock

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions src/ContentProcessorAPI/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,24 +14,24 @@ dependencies = [
"poppler-utils==0.1.0",
"pydantic==2.12.5",
"pydantic-settings==2.12.0",
"pygments==2.19.2",
"pygments==2.20.0",
"pymongo==4.16.0",
"python-dotenv==1.2.1",
"python-multipart==0.0.22",
"python-multipart==0.0.26",
"starlette==0.50.0",
"uvicorn[standard]==0.40.0",
"h11==0.16.0",
"urllib3~=2.6.0",
"opentelemetry-api==1.39.1",
"sas-cosmosdb==0.1.4",
"cryptography==46.0.7",
"pyjwt==2.12.0",
"pyjwt==2.12.1",
]

[dependency-groups]
dev = [
"black==26.3.1",
"pytest==9.0.2",
"pytest==9.0.3",
"pytest-asyncio==1.3.0",
"pytest-cov==7.0.0",
"pytest-mock==3.15.1",
Expand Down
8 changes: 4 additions & 4 deletions src/ContentProcessorAPI/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@ pydantic==2.12.5
pydantic-core==2.41.5
pydantic-extra-types==2.11.0
pydantic-settings==2.12.0
pygments==2.19.2
pyjwt==2.12.0
pygments==2.20.0
pyjwt==2.12.1
pymongo==4.16.0
python-dotenv==1.2.1
python-multipart==0.0.22
python-multipart==0.0.26
pyyaml==6.0.3
requests==2.33.0
requests==2.33.1
rich==14.2.0
rich-toolkit==0.17.1
rignore==0.7.6
Expand Down
180 changes: 90 additions & 90 deletions src/ContentProcessorAPI/uv.lock

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion src/ContentProcessorWeb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,8 @@
"webpack-dev-server": "^5.2.1",
"yaml": "^2.0.0",
"svgo": "^2.8.1",
"jsonpath": "^1.3.0"
"jsonpath": "^1.3.0",
"follow-redirects": "^1.16.0"
},
"onlyBuiltDependencies": [
"@parcel/watcher",
Expand Down
11 changes: 6 additions & 5 deletions src/ContentProcessorWeb/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions src/ContentProcessorWorkflow/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies = [
"sas-cosmosdb==0.1.4",
"sas-storage==1.0.0",
"tenacity==9.1.2",
"authlib==1.6.9",
"authlib==1.6.11",
"protobuf==6.33.6",
"cryptography==46.0.7",
"pyjwt==2.12.1",
Expand All @@ -39,7 +39,7 @@ dependencies = [
dev = [
"black==26.3.1",
"pre-commit==4.5.1",
"pytest==9.0.2",
"pytest==9.0.3",
"pytest-cov==7.0.0",
]

Expand Down
34 changes: 17 additions & 17 deletions src/ContentProcessorWorkflow/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 1 addition & 5 deletions tests/e2e-test/pages/HomePageV2.py
Original file line number Diff line number Diff line change
Expand Up @@ -491,9 +491,6 @@ def validate_source_document_visible(self):
logger.info("Starting Source Document pane validation...")

logger.info("Validating Source Document pane has content...")
source_doc_pane = self.page.locator(
"//div[contains(text(),'Source Document')]/ancestor::div[1]/following-sibling::*"
)

# Verify "No document available" is NOT shown
no_data = self.page.locator(self.SOURCE_DOC_NO_DATA)
Expand Down Expand Up @@ -1139,7 +1136,7 @@ def upload_files_with_mismatched_schemas(self):
"repair_estimate.pdf": "Auto Insurance Claim Form",
}

dialog = self.open_import_dialog_with_files()
self.open_import_dialog_with_files()

# Select mismatched schemas for each file
files = self.get_testdata_files()
Expand Down Expand Up @@ -1195,7 +1192,6 @@ def validate_schema_dropdown_after_file_removal(self):

# Try to remove the first file using the delete/remove button next to it
logger.info("Attempting to remove first file from the list...")
file_labels = dialog.locator("strong")
first_file_name = os.path.basename(files[0])

# Look for a delete/remove button near the first file entry
Expand Down
Loading