Skip to content
Open
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
14 changes: 7 additions & 7 deletions src/ContentProcessor/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ azure-appconfiguration==1.9.0
azure-core==1.41.0
azure-identity==1.26.0b2
azure-monitor-events-extension==0.1.0
azure-monitor-opentelemetry==1.8.9
azure-monitor-opentelemetry==1.8.10
azure-storage-blob==12.30.1
azure-storage-queue==12.17.0
certifi==2026.7.22
Expand All @@ -21,7 +21,7 @@ isodate==0.7.2
mongomock==4.3.0
msal==1.38.0
msal-extensions==1.3.1
numpy==2.5.2
numpy==2.5.3
packaging==26.3
pandas==3.0.5
pdf2image==1.17.0
Expand All @@ -30,21 +30,21 @@ pluggy==1.6.0
poppler-utils==0.1.0
pycparser==3.0
pydantic==2.13.5
pydantic-core==2.48.0
pydantic-core==2.49.0
pydantic-settings==2.15.0
pygments==2.21.0
pyjwt==2.13.0
pymongo==4.17.0
pyjwt==2.14.0
pymongo==4.18.1
pytest==9.1.1
pytest-asyncio==1.4.0
pytest-cov==7.1.0
pytest-mock==3.15.1
python-dateutil==2.9.0.post0
python-dotenv==1.2.3
pytz==2026.3.post1
regex==2026.7.19
regex==2026.9.10
requests==2.34.2
ruff==0.16.5
ruff==0.16.7
sentinels==1.1.1
six==1.17.0
tiktoken==0.14.0
Expand Down
Loading