Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 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 .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
fail-on-severity: moderate
comment-summary-in-pr: always
# mlflow <3.0.0 required by azureml-mlflow; these are server-side/model-loading vulns not applicable to client-only usage
# GHSA-w8v5-vhqr-4h9v: diskcache unsafe pickle β€” no upstream fix; exploitable only with write access to local cache directory
allow-ghsas: >-
GHSA-r6ph-v2qm-q3c2,
GHSA-w8v5-vhqr-4h9v,
GHSA-wf7f-8fxf-xfxc,
GHSA-pgqp-8h46-6x4j,
Expand Down
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,9 @@ paket-files/
**/__pycache__/
*.pyc

# Hypothesis testing framework cache
.hypothesis/

# Cake - Uncomment if you are using it
#tools/**
#!tools/packages.config
Expand Down
2 changes: 1 addition & 1 deletion src/dataviewer/backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ huggingface = [
"huggingface-hub>=0.27.0",
]
auth = [
"pyjwt[cryptography]>=2.8.0",
"pyjwt[crypto]>=2.12.0",
]
hdf5 = [
"h5py>=3.12.0",
Expand Down
16 changes: 11 additions & 5 deletions src/dataviewer/backend/uv.lock

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

6 changes: 3 additions & 3 deletions src/dataviewer/frontend/package-lock.json

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

12 changes: 9 additions & 3 deletions src/dataviewer/uv.lock

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

43 changes: 23 additions & 20 deletions src/training/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ anyio==4.12.1
# starlette
asgiref==3.11.1
# via opentelemetry-instrumentation-asgi
async-timeout==5.0.1
# via redis
attrs==25.4.0
# via
# cyclopts
Expand All @@ -29,10 +31,8 @@ authlib==1.6.9
azure-ai-ml==1.31.0
# via robotics-training (src/training/pyproject.toml)
azure-common==1.1.28
# via
# azure-ai-ml
# azureml-mlflow
azure-core==1.38.1
# via azure-ai-ml
azure-core==1.38.2
# via
# robotics-training (src/training/pyproject.toml)
# azure-ai-ml
Expand Down Expand Up @@ -61,7 +61,7 @@ azure-monitor-opentelemetry==1.8.6
# via azure-ai-ml
azure-monitor-opentelemetry-exporter==1.0.0b48
# via azure-monitor-opentelemetry
azure-storage-blob==12.19.0
azure-storage-blob==12.28.0
# via
# robotics-training (src/training/pyproject.toml)
# azure-ai-ml
Expand All @@ -71,7 +71,7 @@ azure-storage-file-datalake==12.14.0
# via azure-ai-ml
azure-storage-file-share==12.24.0
# via azure-ai-ml
azureml-mlflow==1.61.0.post1
azureml-mlflow==1.62.0
# via robotics-training (src/training/pyproject.toml)
backports-tarfile==1.2.0
# via jaraco-context
Expand Down Expand Up @@ -109,7 +109,10 @@ cloudpickle==3.1.2
# pydocket
# tensordict
colorama==0.4.6
# via azure-ai-ml
# via
# azure-ai-ml
# click
# tqdm
contourpy==1.3.3
# via matplotlib
croniter==6.0.0
Expand All @@ -125,7 +128,6 @@ cryptography==46.0.5
# mlflow
# msal
# pyjwt
# secretstorage
cycler==0.12.1
# via matplotlib
cyclopts==4.6.0
Expand Down Expand Up @@ -188,8 +190,6 @@ greenlet==3.3.2
# via sqlalchemy
grpcio==1.78.0
# via tensorboard
gunicorn==23.0.0
# via mlflow
gymnasium==1.2.3
# via skrl
h11==0.16.0
Expand Down Expand Up @@ -231,10 +231,6 @@ jaraco-context==6.1.0
# via keyring
jaraco-functools==4.4.0
# via keyring
jeepney==0.9.0
# via
# keyring
# secretstorage
jinja2==3.1.6
# via
# flask
Expand Down Expand Up @@ -441,7 +437,6 @@ packaging==25.0
# via
# robotics-training (src/training/pyproject.toml)
# fastmcp
# gunicorn
# marshmallow
# matplotlib
# mlflow-skinny
Expand Down Expand Up @@ -514,7 +509,7 @@ pydocket==0.18.0
# via fastmcp
pygments==2.19.2
# via rich
pyjwt==2.11.0
pyjwt==2.12.1
# via
# azure-ai-ml
# mcp
Expand Down Expand Up @@ -551,6 +546,12 @@ pytz==2025.2
# pandas
pyvers==0.2.2
# via tensordict
pywin32==311
# via
# docker
# mcp
pywin32-ctypes==0.2.3
# via keyring
pyyaml==6.0.3
# via
# azure-ai-ml
Expand Down Expand Up @@ -592,16 +593,14 @@ rpds-py==0.30.0
# referencing
rsa==4.9.1
# via google-auth
rsl-rl-lib==4.0.1
rsl-rl-lib==5.0.0
# via robotics-training (src/training/pyproject.toml)
scikit-learn==1.8.0
# via mlflow
scipy==1.17.1
# via
# mlflow
# scikit-learn
secretstorage==3.5.0
# via keyring
setuptools==82.0.0
# via tensorboard
shellingham==1.5.4
Expand Down Expand Up @@ -696,7 +695,9 @@ typing-inspection==0.4.2
# pydantic
# pydantic-settings
tzdata==2025.3
# via pandas
# via
# pandas
# pydocket
uncalled-for==0.2.0
# via pydocket
urllib3==2.6.3
Expand All @@ -708,6 +709,8 @@ uvicorn==0.41.0
# fastmcp
# mcp
# mlflow-skinny
waitress==3.0.2
# via mlflow
websockets==16.0
# via fastmcp
werkzeug==3.1.6
Expand Down
Loading