Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Jhsmit committed Jun 12, 2024
2 parents 91b55d0 + 36b1c9a commit 9abd2c6
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
12 changes: 6 additions & 6 deletions requirements/requirements-macOS-latest-3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,15 @@ holoviews==1.17.1
# pyhdx (pyproject.toml)
hvplot==0.8.4
# via pyhdx (pyproject.toml)
idna==3.4
idna==3.7
# via requests
imageio==2.31.1
# via scikit-image
importlib-metadata==6.8.0
# via
# dask
# markdown
jinja2==3.1.3
jinja2==3.1.4
# via
# bokeh
# distributed
Expand Down Expand Up @@ -141,7 +141,7 @@ param==1.13.0
# pyviz-comms
partd==1.4.0
# via dask
pillow==10.0.1
pillow==10.3.0
# via
# bokeh
# imageio
Expand Down Expand Up @@ -177,7 +177,7 @@ pyyaml==6.0.1
# hdxms-datasets
# omegaconf
# pyhdx (pyproject.toml)
requests==2.31.0
requests==2.32.0
# via
# hdxms-datasets
# panel
Expand Down Expand Up @@ -213,11 +213,11 @@ toposort==1.10
# via symfit
torch==2.0.1
# via pyhdx (pyproject.toml)
tornado==6.3.3
tornado==6.4.1
# via
# bokeh
# distributed
tqdm==4.66.1
tqdm==4.66.3
# via
# panel
# pyhdx (pyproject.toml)
Expand Down
12 changes: 6 additions & 6 deletions requirements/requirements-ubuntu-latest-3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,15 @@ holoviews==1.17.1
# pyhdx (pyproject.toml)
hvplot==0.8.4
# via pyhdx (pyproject.toml)
idna==3.4
idna==3.7
# via requests
imageio==2.31.1
# via scikit-image
importlib-metadata==6.8.0
# via
# dask
# markdown
jinja2==3.1.3
jinja2==3.1.4
# via
# bokeh
# distributed
Expand Down Expand Up @@ -172,7 +172,7 @@ param==1.13.0
# pyviz-comms
partd==1.4.0
# via dask
pillow==10.0.1
pillow==10.3.0
# via
# bokeh
# imageio
Expand Down Expand Up @@ -208,7 +208,7 @@ pyyaml==6.0.1
# hdxms-datasets
# omegaconf
# pyhdx (pyproject.toml)
requests==2.31.0
requests==2.32.0
# via
# hdxms-datasets
# panel
Expand Down Expand Up @@ -246,11 +246,11 @@ torch==2.0.1
# via
# pyhdx (pyproject.toml)
# triton
tornado==6.3.3
tornado==6.4.1
# via
# bokeh
# distributed
tqdm==4.66.1
tqdm==4.66.3
# via
# panel
# pyhdx (pyproject.toml)
Expand Down
12 changes: 6 additions & 6 deletions requirements/requirements-windows-latest-3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,15 @@ holoviews==1.17.1
# pyhdx (pyproject.toml)
hvplot==0.8.4
# via pyhdx (pyproject.toml)
idna==3.4
idna==3.7
# via requests
imageio==2.31.1
# via scikit-image
importlib-metadata==6.8.0
# via
# dask
# markdown
jinja2==3.1.3
jinja2==3.1.4
# via
# bokeh
# distributed
Expand Down Expand Up @@ -145,7 +145,7 @@ param==1.13.0
# pyviz-comms
partd==1.4.0
# via dask
pillow==10.0.1
pillow==10.3.0
# via
# bokeh
# imageio
Expand Down Expand Up @@ -181,7 +181,7 @@ pyyaml==6.0.1
# hdxms-datasets
# omegaconf
# pyhdx (pyproject.toml)
requests==2.31.0
requests==2.32.0
# via
# hdxms-datasets
# panel
Expand Down Expand Up @@ -217,11 +217,11 @@ toposort==1.10
# via symfit
torch==2.0.1
# via pyhdx (pyproject.toml)
tornado==6.3.3
tornado==6.4.1
# via
# bokeh
# distributed
tqdm==4.66.1
tqdm==4.66.3
# via
# panel
# pyhdx (pyproject.toml)
Expand Down

0 comments on commit 9abd2c6

Please sign in to comment.