Skip to content

Commit

Permalink
update requirements for docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
tanliwei-genomics-cn committed Sep 15, 2023
1 parent cc995f4 commit 7d6da8f
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@ commonmark==0.9.1
cryptography==36.0.1
cycler==0.11.0
Cython==3.0.0a10
dask==2022.11.1
dask>=2022.11.1
dask-image==2021.12.0
datashader==0.14.1rc1
datashape==0.5.2
debugpy==1.5.1
decorator==5.1.1
defusedxml==0.7.1
distributed==2022.11.1
distributed>=2022.11.1
docrep==0.3.2
docutils>=0.17.1
entrypoints==0.3
Expand All @@ -49,15 +49,15 @@ google-auth==2.16.1
google-auth-oauthlib==0.4.6
google-pasta==0.2.0
grpcio==1.51.3
h5py==3.7.0
h5py>=3.7.0
HeapDict==1.0.1
holoviews==1.14.5
hotspot @ git+https://github.com/yoseflab/Hotspot.git@45555a0feb6cc46cb52aa09230f0ed801559bb87
hvplot==0.7.3
idna==3.3
igraph==0.9.11
imagecodecs==2021.11.20
imageio==2.9.0
imageio==2.31.1
imagesize==1.4.1
imgaug==0.4.0
importlib-metadata==6.0.0
Expand All @@ -70,7 +70,7 @@ ipywidgets==8.0.4
jedi==0.18.1
jeepney==0.7.1
Jinja2==3.0.3
joblib==1.0.1
joblib>=1.3.2
jsonschema==4.17.3
jupyter==1.0.0
jupyter-client==7.1.1
Expand Down Expand Up @@ -106,12 +106,12 @@ notebook==6.4.12
numba==0.56.4
numcodecs==0.11.0
numexpr==2.8.4
numpy==1.21.6
numpy==1.23.5
oauthlib==3.2.2
omnipath==1.0.6
opencv-python==4.5.5.64
opencv-python>=4.8.0.76
opt-einsum==3.3.0
packaging==21.3
packaging>=23.1
pandas==1.5.3
pandocfilters==1.5.0
panel==0.13.1
Expand Down Expand Up @@ -151,16 +151,16 @@ qtconsole==5.2.2
QtPy==2.0.0
rapidfuzz==2.13.7
readme-renderer==32.0
requests==2.28.2
requests>=2.31.0
requests-oauthlib==1.3.1
requests-toolbelt==0.9.1
retrying==1.3.4
rfc3986==2.0.0
rsa==4.9
scikit-image==0.19.0
scikit-learn==1.0.1
scikit-image>=0.21.0
scikit-learn>=1.3.0
scikit-misc==0.1.4
scipy==1.7.3
scipy==1.10.1
seaborn==0.11.2
SecretStorage==3.3.1
Send2Trash==1.8.0
Expand All @@ -187,7 +187,7 @@ terminado==0.12.1
testpath==0.5.0
texttable==1.6.4
threadpoolctl==3.0.0
tifffile==2021.11.2
tifffile>=2023.2.3
toolz==0.11.2
torch==1.10.0
torchvision==0.11.1
Expand All @@ -208,7 +208,7 @@ xlrd==1.2.0
zarr==2.11.0a2
zict==2.0.0
zipp==3.7.0
setuptools>=41.0.0,<60.0.0
setuptools>=61.0.0
hotspotsc==0.9.1
keras==2.7.0
pyarrow==8.0.0
Expand Down

0 comments on commit 7d6da8f

Please sign in to comment.