Skip to content

Commit

Permalink
add pinned requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Jhsmit committed Aug 7, 2023
1 parent 90c9bd9 commit 9991d5a
Show file tree
Hide file tree
Showing 3 changed files with 842 additions and 0 deletions.
265 changes: 265 additions & 0 deletions requirements/requirements-macOS-latest-3.9.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,265 @@
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --extra=web --output-file=requirements-macOS-latest-3.9.txt pyproject.toml
#
antlr4-python3-runtime==4.9.3
# via omegaconf
bleach==6.0.0
# via panel
bokeh==3.2.1
# via
# hvplot
# panel
# pyhdx (pyproject.toml)
certifi==2023.7.22
# via requests
charset-normalizer==3.2.0
# via requests
click==8.1.6
# via
# dask
# distributed
# typer
cloudpickle==2.2.1
# via
# dask
# distributed
colorcet==3.0.1
# via
# holoviews
# hvplot
# pyhdx (pyproject.toml)
contourpy==1.1.0
# via
# bokeh
# matplotlib
cycler==0.11.0
# via matplotlib
dask==2023.8.0
# via
# distributed
# pyhdx (pyproject.toml)
distributed==2023.8.0
# via pyhdx (pyproject.toml)
filelock==3.12.2
# via torch
fsspec==2023.6.0
# via dask
hdxms-datasets==0.1.2
# via pyhdx (pyproject.toml)
hdxrate==0.2.0
# via pyhdx (pyproject.toml)
holoviews==1.17.0
# via
# hvplot
# pyhdx (pyproject.toml)
hvplot==0.8.4
# via pyhdx (pyproject.toml)
idna==3.4
# via requests
imageio==2.31.1
# via scikit-image
importlib-metadata==6.8.0
# via
# dask
# markdown
jinja2==3.1.2
# via
# bokeh
# distributed
# torch
kiwisolver==1.4.4
# via matplotlib
lazy-loader==0.3
# via scikit-image
linkify-it-py==2.0.2
# via panel
locket==1.0.0
# via
# distributed
# partd
markdown==3.4.4
# via panel
markdown-it-py==3.0.0
# via
# mdit-py-plugins
# panel
markupsafe==2.1.3
# via jinja2
matplotlib==3.4.3
# via
# proplot
# pyhdx (pyproject.toml)
mdit-py-plugins==0.4.0
# via panel
mdurl==0.1.2
# via markdown-it-py
mpmath==1.3.0
# via sympy
msgpack==1.0.5
# via distributed
networkx==3.1
# via
# scikit-image
# torch
numpy==1.25.2
# via
# bokeh
# contourpy
# hdxrate
# holoviews
# hvplot
# imageio
# matplotlib
# pandas
# pyhdx (pyproject.toml)
# pywavelets
# scikit-image
# scipy
# symfit
# tifffile
omegaconf==2.3.0
# via
# hdxms-datasets
# pyhdx (pyproject.toml)
packaging==22.0
# via
# bokeh
# dask
# distributed
# hdxms-datasets
# holoviews
# hvplot
# pyhdx (pyproject.toml)
# scikit-image
pandas==1.5.3
# via
# bokeh
# hdxms-datasets
# holoviews
# hvplot
# panel
# pyhdx (pyproject.toml)
panel==1.2.1
# via
# holoviews
# hvplot
# pyhdx (pyproject.toml)
param==1.13.0
# via
# holoviews
# hvplot
# panel
# pyct
# pyhdx (pyproject.toml)
# pyviz-comms
partd==1.4.0
# via dask
pillow==10.0.0
# via
# bokeh
# imageio
# matplotlib
# scikit-image
proplot==0.9.7
# via pyhdx (pyproject.toml)
psutil==5.9.5
# via distributed
pyct==0.5.0
# via colorcet
pyparsing==3.1.1
# via matplotlib
python-dateutil==2.8.2
# via
# matplotlib
# pandas
pytz==2023.3
# via pandas
pyviz-comms==2.3.2
# via
# holoviews
# panel
pywavelets==1.4.1
# via scikit-image
pyyaml==6.0.1
# via
# bokeh
# dask
# distributed
# hdxms-datasets
# omegaconf
# pyhdx (pyproject.toml)
requests==2.31.0
# via
# hdxms-datasets
# panel
scikit-image==0.21.0
# via pyhdx (pyproject.toml)
scipy==1.11.1
# via
# pyhdx (pyproject.toml)
# scikit-image
# symfit
six==1.16.0
# via
# bleach
# python-dateutil
sortedcontainers==2.4.0
# via distributed
symfit==0.5.6
# via pyhdx (pyproject.toml)
sympy==1.12
# via
# symfit
# torch
tblib==2.0.0
# via distributed
tifffile==2023.7.18
# via scikit-image
toolz==0.12.0
# via
# dask
# distributed
# partd
toposort==1.10
# via symfit
torch==2.0.1
# via pyhdx (pyproject.toml)
tornado==6.3.2
# via
# bokeh
# distributed
tqdm==4.65.0
# via
# panel
# pyhdx (pyproject.toml)
typer==0.9.0
# via pyhdx (pyproject.toml)
typing-extensions==4.7.1
# via
# panel
# torch
# typer
uc-micro-py==1.0.2
# via linkify-it-py
urllib3==2.0.4
# via
# distributed
# requests
webencodings==0.5.1
# via bleach
xyzservices==2023.7.0
# via
# bokeh
# panel
zict==3.0.0
# via distributed
zipp==3.16.2
# via
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
# setuptools
Loading

0 comments on commit 9991d5a

Please sign in to comment.