Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Jhsmit/PyHDX
Browse files Browse the repository at this point in the history
  • Loading branch information
Jhsmit committed Aug 12, 2024
2 parents 180ae73 + 44d9a37 commit 40ff584
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions requirements/requirements-macOS-latest-3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ bokeh==2.4.3
# hvplot
# panel
# pyhdx (pyproject.toml)
certifi==2023.7.22
certifi==2024.7.4
# via requests
charset-normalizer==3.2.0
# via requests
Expand Down Expand Up @@ -231,15 +231,15 @@ typing-extensions==4.7.1
# typer
tzdata==2023.3
# via pandas
urllib3==2.0.7
urllib3==2.2.2
# via
# distributed
# requests
webencodings==0.5.1
# via bleach
zict==3.0.0
# via distributed
zipp==3.16.2
zipp==3.19.1
# via
# importlib-metadata
# importlib-resources
Expand Down
6 changes: 3 additions & 3 deletions requirements/requirements-ubuntu-latest-3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ bokeh==2.4.3
# hvplot
# panel
# pyhdx (pyproject.toml)
certifi==2023.7.22
certifi==2024.7.4
# via requests
charset-normalizer==3.2.0
# via requests
Expand Down Expand Up @@ -266,7 +266,7 @@ typing-extensions==4.7.1
# typer
tzdata==2023.3
# via pandas
urllib3==2.0.7
urllib3==2.2.2
# via
# distributed
# requests
Expand All @@ -282,7 +282,7 @@ wheel==0.41.2
# nvidia-nvtx-cu11
zict==3.0.0
# via distributed
zipp==3.16.2
zipp==3.19.1
# via
# importlib-metadata
# importlib-resources
Expand Down
6 changes: 3 additions & 3 deletions requirements/requirements-windows-latest-3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ bokeh==2.4.3
# hvplot
# panel
# pyhdx (pyproject.toml)
certifi==2023.7.22
certifi==2024.7.4
# via requests
charset-normalizer==3.2.0
# via requests
Expand Down Expand Up @@ -235,15 +235,15 @@ typing-extensions==4.7.1
# typer
tzdata==2023.3
# via pandas
urllib3==2.0.7
urllib3==2.2.2
# via
# distributed
# requests
webencodings==0.5.1
# via bleach
zict==3.0.0
# via distributed
zipp==3.16.2
zipp==3.19.1
# via
# importlib-metadata
# importlib-resources
Expand Down

0 comments on commit 40ff584

Please sign in to comment.