ryanDing26
commited on
Commit
·
8a9c6ae
1
Parent(s):
99d852f
please again
Browse files- histopath_env/histo_env.yml +2 -5
- raw_freeze.txt +80 -137
- requirements.txt +80 -137
- t.txt +0 -130
histopath_env/histo_env.yml
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
name:
|
| 2 |
channels:
|
| 3 |
- conda-forge
|
| 4 |
- defaults
|
|
@@ -10,7 +10,7 @@ dependencies:
|
|
| 10 |
- requests
|
| 11 |
- pandas
|
| 12 |
- numpy
|
| 13 |
-
- pydantic
|
| 14 |
|
| 15 |
# LangChain ecosystem
|
| 16 |
- langchain
|
|
@@ -27,6 +27,3 @@ dependencies:
|
|
| 27 |
- dotenv
|
| 28 |
# LazySlide (histopathology toolkit)
|
| 29 |
- lazyslide
|
| 30 |
-
- histolab
|
| 31 |
-
- biolearn
|
| 32 |
-
- pyaging
|
|
|
|
| 1 |
+
name: pathagent
|
| 2 |
channels:
|
| 3 |
- conda-forge
|
| 4 |
- defaults
|
|
|
|
| 10 |
- requests
|
| 11 |
- pandas
|
| 12 |
- numpy
|
| 13 |
+
- pydantic
|
| 14 |
|
| 15 |
# LangChain ecosystem
|
| 16 |
- langchain
|
|
|
|
| 27 |
- dotenv
|
| 28 |
# LazySlide (histopathology toolkit)
|
| 29 |
- lazyslide
|
|
|
|
|
|
|
|
|
raw_freeze.txt
CHANGED
|
@@ -1,203 +1,155 @@
|
|
| 1 |
-
aiobotocore==2.
|
| 2 |
aiofiles==24.1.0
|
| 3 |
aiohappyeyeballs==2.6.1
|
| 4 |
-
aiohttp==3.
|
| 5 |
aioitertools==0.12.0
|
| 6 |
aiosignal==1.4.0
|
| 7 |
anndata==0.12.2
|
|
|
|
| 8 |
annotated-types==0.7.0
|
| 9 |
-
anthropic==0.
|
| 10 |
-
anyio==4.
|
| 11 |
-
appdirs==1.4.4
|
| 12 |
array-api-compat==1.12.0
|
| 13 |
asciitree==0.3.3
|
| 14 |
-
asttokens==3.0.0
|
| 15 |
attrs==25.3.0
|
| 16 |
-
|
| 17 |
-
biolearn==0.8.1
|
| 18 |
-
botocore==1.39.11
|
| 19 |
Brotli==1.1.0
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
cffi==2.0.0
|
| 23 |
-
charset-normalizer==3.4.3
|
| 24 |
-
clarabel==0.11.1
|
| 25 |
click==8.2.1
|
| 26 |
cloudpickle==3.1.1
|
| 27 |
colorcet==3.1.0
|
| 28 |
-
|
| 29 |
-
contourpy==1.3.2
|
| 30 |
-
cvxpy==1.6.0
|
| 31 |
cycler==0.12.1
|
| 32 |
cyclopts==3.23.0
|
| 33 |
dask==2024.11.2
|
| 34 |
dask-expr==1.1.19
|
| 35 |
dask-image==2024.5.3
|
| 36 |
datashader==0.18.2
|
| 37 |
-
debugpy==1.8.17
|
| 38 |
-
decorator==5.2.1
|
| 39 |
Deprecated==1.2.18
|
| 40 |
distro==1.9.0
|
| 41 |
docstring_parser==0.17.0
|
| 42 |
-
docutils==0.22
|
| 43 |
dotenv==0.9.9
|
| 44 |
-
|
| 45 |
-
einops==0.8.0
|
| 46 |
-
environs==11.0.0
|
| 47 |
-
et_xmlfile==2.0.0
|
| 48 |
-
executing==2.2.1
|
| 49 |
-
fastapi==0.116.1
|
| 50 |
fasteners==0.20
|
| 51 |
-
ffmpy==0.6.
|
| 52 |
-
filelock==3.
|
| 53 |
-
fonttools==4.
|
| 54 |
-
frozenlist==1.
|
| 55 |
-
fsspec==2025.
|
| 56 |
geopandas==1.1.1
|
| 57 |
-
|
| 58 |
-
|
| 59 |
-
google-genai==1.38.0
|
| 60 |
-
gradio==5.44.0
|
| 61 |
-
gradio_client==1.12.1
|
| 62 |
-
greenlet==3.2.4
|
| 63 |
groovy==0.1.2
|
| 64 |
h11==0.16.0
|
| 65 |
-
h5py==3.
|
| 66 |
-
hf-xet==1.
|
| 67 |
-
histolab==0.7.0
|
| 68 |
httpcore==1.0.9
|
| 69 |
httpx==0.28.1
|
| 70 |
-
huggingface-hub==0.
|
| 71 |
-
idna==3.
|
| 72 |
imagecodecs==2025.8.2
|
| 73 |
imageio==2.37.0
|
| 74 |
importlib_metadata==8.7.0
|
| 75 |
-
ipykernel==7.0.1
|
| 76 |
-
ipython==9.6.0
|
| 77 |
-
ipython_pygments_lexers==1.1.1
|
| 78 |
-
jedi==0.19.2
|
| 79 |
Jinja2==3.1.6
|
| 80 |
jiter==0.10.0
|
| 81 |
jmespath==1.0.1
|
| 82 |
-
joblib==1.5.
|
| 83 |
jsonpatch==1.33
|
| 84 |
jsonpointer==3.0.0
|
| 85 |
-
jupyter_client==8.6.3
|
| 86 |
-
jupyter_core==5.9.1
|
| 87 |
kiwisolver==1.4.9
|
| 88 |
-
langchain==0.
|
| 89 |
-
langchain-anthropic==0.
|
| 90 |
-
langchain-core==0.
|
| 91 |
-
langchain-huggingface==0.
|
| 92 |
-
langchain-ollama==0.
|
| 93 |
-
langchain-openai==0.
|
| 94 |
langchain-text-splitters==0.3.9
|
| 95 |
-
langgraph==0.
|
| 96 |
langgraph-checkpoint==2.1.1
|
| 97 |
-
langgraph-prebuilt==0.
|
| 98 |
langgraph-sdk==0.2.3
|
| 99 |
langsmith==0.4.18
|
| 100 |
lazy_loader==0.4
|
| 101 |
-
lazyslide==0.
|
| 102 |
legacy-api-wrap==1.4.1
|
| 103 |
legendkit==0.3.6
|
| 104 |
llvmlite==0.44.0
|
| 105 |
locket==1.0.0
|
| 106 |
markdown-it-py==4.0.0
|
| 107 |
-
MarkupSafe==3.0.
|
| 108 |
-
marshmallow==4.0.1
|
| 109 |
matplotlib==3.10.5
|
| 110 |
-
matplotlib-inline==0.1.7
|
| 111 |
matplotlib-scalebar==0.9.0
|
| 112 |
mdurl==0.1.2
|
| 113 |
mpmath==1.3.0
|
| 114 |
-
multidict==6.
|
| 115 |
multipledispatch==1.0.0
|
| 116 |
multiscale_spatial_image==2.0.3
|
| 117 |
natsort==8.4.0
|
| 118 |
-
nest-asyncio==1.6.0
|
| 119 |
networkx==3.5
|
| 120 |
-
nltk==3.9.1
|
| 121 |
numba==0.61.2
|
| 122 |
numcodecs==0.15.1
|
| 123 |
-
numpy==
|
| 124 |
-
nvidia-cublas-cu12==12.
|
| 125 |
-
nvidia-cuda-cupti-cu12==12.
|
| 126 |
-
nvidia-cuda-nvrtc-cu12==12.
|
| 127 |
-
nvidia-cuda-runtime-cu12==12.
|
| 128 |
-
nvidia-cudnn-cu12==9.
|
| 129 |
-
nvidia-cufft-cu12==11.3.
|
| 130 |
-
nvidia-cufile-cu12==1.
|
| 131 |
-
nvidia-curand-cu12==10.3.
|
| 132 |
-
nvidia-cusolver-cu12==11.7.
|
| 133 |
-
nvidia-cusparse-cu12==12.5.
|
| 134 |
-
nvidia-cusparselt-cu12==0.
|
| 135 |
-
nvidia-nccl-cu12==2.
|
| 136 |
-
nvidia-nvjitlink-cu12==12.
|
| 137 |
-
nvidia-
|
| 138 |
-
|
|
|
|
| 139 |
ome-zarr==0.11.1
|
| 140 |
-
openai==
|
| 141 |
opencv-python-headless==4.11.0.86
|
| 142 |
-
openpyxl==3.1.5
|
| 143 |
openslide-bin==4.0.0.8
|
| 144 |
openslide-python==1.4.2
|
| 145 |
orjson==3.11.3
|
| 146 |
ormsgpack==1.10.0
|
| 147 |
-
osqp==1.0.5
|
| 148 |
packaging==25.0
|
| 149 |
-
pandas==2.3.
|
| 150 |
param==2.2.1
|
| 151 |
-
parso==0.8.5
|
| 152 |
partd==1.4.2
|
| 153 |
-
|
| 154 |
-
pillow==10.4.0
|
| 155 |
PIMS==0.7
|
| 156 |
-
platformdirs==4.
|
| 157 |
pooch==1.8.2
|
| 158 |
-
|
| 159 |
-
|
| 160 |
-
protobuf==6.32.1
|
| 161 |
-
psutil==7.0.0
|
| 162 |
-
ptyprocess==0.7.0
|
| 163 |
-
PubChemPy==1.0.5
|
| 164 |
-
pure_eval==0.2.3
|
| 165 |
-
pyaging==0.1.27
|
| 166 |
pyarrow==21.0.0
|
| 167 |
-
|
| 168 |
-
|
| 169 |
-
pycparser==2.23
|
| 170 |
-
pyct==0.5.0
|
| 171 |
-
pydantic==2.11.7
|
| 172 |
pydantic_core==2.33.2
|
| 173 |
pydub==0.25.1
|
| 174 |
Pygments==2.19.2
|
| 175 |
pyogrio==0.11.1
|
| 176 |
-
pyparsing==3.2.
|
| 177 |
pyproj==3.7.2
|
| 178 |
-
python-dateutil==2.9.0
|
| 179 |
-
python-dotenv==1.
|
| 180 |
python-multipart==0.0.20
|
| 181 |
pytz==2025.2
|
| 182 |
-
|
| 183 |
-
|
| 184 |
-
pyzmq==27.1.0
|
| 185 |
-
rdkit==2025.9.1
|
| 186 |
-
regex==2025.7.34
|
| 187 |
requests==2.32.5
|
| 188 |
requests-toolbelt==1.0.0
|
| 189 |
rich==14.1.0
|
| 190 |
rich-rst==1.3.1
|
| 191 |
-
|
| 192 |
-
|
| 193 |
-
|
| 194 |
-
sacremoses==0.1.1
|
| 195 |
-
safehttpx==0.1.6
|
| 196 |
safetensors==0.6.2
|
| 197 |
-
scikit-image==0.
|
| 198 |
-
scikit-learn==1.7.
|
| 199 |
-
scipy==1.16.
|
| 200 |
-
scs==3.2.9
|
| 201 |
seaborn==0.13.2
|
| 202 |
semantic-version==2.10.0
|
| 203 |
shapely==2.1.1
|
|
@@ -205,12 +157,9 @@ shellingham==1.5.4
|
|
| 205 |
six==1.17.0
|
| 206 |
slicerator==1.1.0
|
| 207 |
sniffio==1.3.1
|
| 208 |
-
soupsieve==2.8
|
| 209 |
spatial_image==1.2.3
|
| 210 |
spatialdata==0.5.0
|
| 211 |
-
|
| 212 |
-
stack-data==0.6.3
|
| 213 |
-
starlette==0.47.3
|
| 214 |
sympy==1.14.0
|
| 215 |
tenacity==9.1.2
|
| 216 |
threadpoolctl==3.6.0
|
|
@@ -218,23 +167,19 @@ tifffile==2025.5.10
|
|
| 218 |
tiffslide==2.5.1
|
| 219 |
tiktoken==0.11.0
|
| 220 |
timm==1.0.19
|
| 221 |
-
tokenizers==0.
|
| 222 |
tomlkit==0.13.3
|
| 223 |
-
toolz==1.
|
| 224 |
-
torch==2.
|
| 225 |
-
torchvision==0.
|
| 226 |
-
tornado==6.5.2
|
| 227 |
tqdm==4.67.1
|
| 228 |
-
|
| 229 |
-
|
| 230 |
-
|
| 231 |
-
typer==0.16.1
|
| 232 |
-
typing-inspection==0.4.1
|
| 233 |
typing_extensions==4.15.0
|
| 234 |
tzdata==2025.2
|
| 235 |
urllib3==2.5.0
|
| 236 |
-
uvicorn==0.
|
| 237 |
-
wcwidth==0.2.14
|
| 238 |
websockets==15.0.1
|
| 239 |
wrapt==1.17.3
|
| 240 |
wsidata==0.7.1
|
|
@@ -242,10 +187,8 @@ xarray==2025.8.0
|
|
| 242 |
xarray-dataclass==3.0.0
|
| 243 |
xarray-schema==0.0.3
|
| 244 |
xarray-spatial==0.4.0
|
| 245 |
-
xformers==0.0.31
|
| 246 |
-
xlrd==2.0.2
|
| 247 |
xxhash==3.5.0
|
| 248 |
-
yarl==1.
|
| 249 |
zarr==2.18.7
|
| 250 |
zipp==3.23.0
|
| 251 |
zstandard==0.24.0
|
|
|
|
| 1 |
+
aiobotocore==2.25.0
|
| 2 |
aiofiles==24.1.0
|
| 3 |
aiohappyeyeballs==2.6.1
|
| 4 |
+
aiohttp==3.13.1
|
| 5 |
aioitertools==0.12.0
|
| 6 |
aiosignal==1.4.0
|
| 7 |
anndata==0.12.2
|
| 8 |
+
annotated-doc==0.0.3
|
| 9 |
annotated-types==0.7.0
|
| 10 |
+
anthropic==0.71.0
|
| 11 |
+
anyio==4.11.0
|
|
|
|
| 12 |
array-api-compat==1.12.0
|
| 13 |
asciitree==0.3.3
|
|
|
|
| 14 |
attrs==25.3.0
|
| 15 |
+
botocore==1.40.49
|
|
|
|
|
|
|
| 16 |
Brotli==1.1.0
|
| 17 |
+
certifi==2025.10.5
|
| 18 |
+
charset-normalizer==3.4.4
|
|
|
|
|
|
|
|
|
|
| 19 |
click==8.2.1
|
| 20 |
cloudpickle==3.1.1
|
| 21 |
colorcet==3.1.0
|
| 22 |
+
contourpy==1.3.3
|
|
|
|
|
|
|
| 23 |
cycler==0.12.1
|
| 24 |
cyclopts==3.23.0
|
| 25 |
dask==2024.11.2
|
| 26 |
dask-expr==1.1.19
|
| 27 |
dask-image==2024.5.3
|
| 28 |
datashader==0.18.2
|
|
|
|
|
|
|
| 29 |
Deprecated==1.2.18
|
| 30 |
distro==1.9.0
|
| 31 |
docstring_parser==0.17.0
|
| 32 |
+
docutils==0.22.2
|
| 33 |
dotenv==0.9.9
|
| 34 |
+
fastapi==0.120.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
fasteners==0.20
|
| 36 |
+
ffmpy==0.6.4
|
| 37 |
+
filelock==3.20.0
|
| 38 |
+
fonttools==4.60.1
|
| 39 |
+
frozenlist==1.8.0
|
| 40 |
+
fsspec==2025.9.0
|
| 41 |
geopandas==1.1.1
|
| 42 |
+
gradio==5.49.1
|
| 43 |
+
gradio_client==1.13.3
|
|
|
|
|
|
|
|
|
|
|
|
|
| 44 |
groovy==0.1.2
|
| 45 |
h11==0.16.0
|
| 46 |
+
h5py==3.15.1
|
| 47 |
+
hf-xet==1.2.0
|
|
|
|
| 48 |
httpcore==1.0.9
|
| 49 |
httpx==0.28.1
|
| 50 |
+
huggingface-hub==0.36.0
|
| 51 |
+
idna==3.11
|
| 52 |
imagecodecs==2025.8.2
|
| 53 |
imageio==2.37.0
|
| 54 |
importlib_metadata==8.7.0
|
|
|
|
|
|
|
|
|
|
|
|
|
| 55 |
Jinja2==3.1.6
|
| 56 |
jiter==0.10.0
|
| 57 |
jmespath==1.0.1
|
| 58 |
+
joblib==1.5.2
|
| 59 |
jsonpatch==1.33
|
| 60 |
jsonpointer==3.0.0
|
|
|
|
|
|
|
| 61 |
kiwisolver==1.4.9
|
| 62 |
+
langchain==1.0.2
|
| 63 |
+
langchain-anthropic==1.0.0
|
| 64 |
+
langchain-core==1.0.1
|
| 65 |
+
langchain-huggingface==1.0.0
|
| 66 |
+
langchain-ollama==1.0.0
|
| 67 |
+
langchain-openai==1.0.1
|
| 68 |
langchain-text-splitters==0.3.9
|
| 69 |
+
langgraph==1.0.1
|
| 70 |
langgraph-checkpoint==2.1.1
|
| 71 |
+
langgraph-prebuilt==1.0.1
|
| 72 |
langgraph-sdk==0.2.3
|
| 73 |
langsmith==0.4.18
|
| 74 |
lazy_loader==0.4
|
| 75 |
+
lazyslide==0.9.2
|
| 76 |
legacy-api-wrap==1.4.1
|
| 77 |
legendkit==0.3.6
|
| 78 |
llvmlite==0.44.0
|
| 79 |
locket==1.0.0
|
| 80 |
markdown-it-py==4.0.0
|
| 81 |
+
MarkupSafe==3.0.3
|
|
|
|
| 82 |
matplotlib==3.10.5
|
|
|
|
| 83 |
matplotlib-scalebar==0.9.0
|
| 84 |
mdurl==0.1.2
|
| 85 |
mpmath==1.3.0
|
| 86 |
+
multidict==6.7.0
|
| 87 |
multipledispatch==1.0.0
|
| 88 |
multiscale_spatial_image==2.0.3
|
| 89 |
natsort==8.4.0
|
|
|
|
| 90 |
networkx==3.5
|
|
|
|
| 91 |
numba==0.61.2
|
| 92 |
numcodecs==0.15.1
|
| 93 |
+
numpy==2.2.6
|
| 94 |
+
nvidia-cublas-cu12==12.8.4.1
|
| 95 |
+
nvidia-cuda-cupti-cu12==12.8.90
|
| 96 |
+
nvidia-cuda-nvrtc-cu12==12.8.93
|
| 97 |
+
nvidia-cuda-runtime-cu12==12.8.90
|
| 98 |
+
nvidia-cudnn-cu12==9.10.2.21
|
| 99 |
+
nvidia-cufft-cu12==11.3.3.83
|
| 100 |
+
nvidia-cufile-cu12==1.13.1.3
|
| 101 |
+
nvidia-curand-cu12==10.3.9.90
|
| 102 |
+
nvidia-cusolver-cu12==11.7.3.90
|
| 103 |
+
nvidia-cusparse-cu12==12.5.8.93
|
| 104 |
+
nvidia-cusparselt-cu12==0.7.1
|
| 105 |
+
nvidia-nccl-cu12==2.27.5
|
| 106 |
+
nvidia-nvjitlink-cu12==12.8.93
|
| 107 |
+
nvidia-nvshmem-cu12==3.3.20
|
| 108 |
+
nvidia-nvtx-cu12==12.8.90
|
| 109 |
+
ollama==0.6.0
|
| 110 |
ome-zarr==0.11.1
|
| 111 |
+
openai==2.6.1
|
| 112 |
opencv-python-headless==4.11.0.86
|
|
|
|
| 113 |
openslide-bin==4.0.0.8
|
| 114 |
openslide-python==1.4.2
|
| 115 |
orjson==3.11.3
|
| 116 |
ormsgpack==1.10.0
|
|
|
|
| 117 |
packaging==25.0
|
| 118 |
+
pandas==2.3.3
|
| 119 |
param==2.2.1
|
|
|
|
| 120 |
partd==1.4.2
|
| 121 |
+
pillow==11.3.0
|
|
|
|
| 122 |
PIMS==0.7
|
| 123 |
+
platformdirs==4.5.0
|
| 124 |
pooch==1.8.2
|
| 125 |
+
propcache==0.4.1
|
| 126 |
+
psutil==7.1.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 127 |
pyarrow==21.0.0
|
| 128 |
+
pyct==0.6.0
|
| 129 |
+
pydantic==2.11.10
|
|
|
|
|
|
|
|
|
|
| 130 |
pydantic_core==2.33.2
|
| 131 |
pydub==0.25.1
|
| 132 |
Pygments==2.19.2
|
| 133 |
pyogrio==0.11.1
|
| 134 |
+
pyparsing==3.2.5
|
| 135 |
pyproj==3.7.2
|
| 136 |
+
python-dateutil==2.9.0.post0
|
| 137 |
+
python-dotenv==1.2.1
|
| 138 |
python-multipart==0.0.20
|
| 139 |
pytz==2025.2
|
| 140 |
+
PyYAML==6.0.3
|
| 141 |
+
regex==2025.10.23
|
|
|
|
|
|
|
|
|
|
| 142 |
requests==2.32.5
|
| 143 |
requests-toolbelt==1.0.0
|
| 144 |
rich==14.1.0
|
| 145 |
rich-rst==1.3.1
|
| 146 |
+
ruff==0.14.2
|
| 147 |
+
s3fs==2025.9.0
|
| 148 |
+
safehttpx==0.1.7
|
|
|
|
|
|
|
| 149 |
safetensors==0.6.2
|
| 150 |
+
scikit-image==0.25.2
|
| 151 |
+
scikit-learn==1.7.2
|
| 152 |
+
scipy==1.16.2
|
|
|
|
| 153 |
seaborn==0.13.2
|
| 154 |
semantic-version==2.10.0
|
| 155 |
shapely==2.1.1
|
|
|
|
| 157 |
six==1.17.0
|
| 158 |
slicerator==1.1.0
|
| 159 |
sniffio==1.3.1
|
|
|
|
| 160 |
spatial_image==1.2.3
|
| 161 |
spatialdata==0.5.0
|
| 162 |
+
starlette==0.48.0
|
|
|
|
|
|
|
| 163 |
sympy==1.14.0
|
| 164 |
tenacity==9.1.2
|
| 165 |
threadpoolctl==3.6.0
|
|
|
|
| 167 |
tiffslide==2.5.1
|
| 168 |
tiktoken==0.11.0
|
| 169 |
timm==1.0.19
|
| 170 |
+
tokenizers==0.22.1
|
| 171 |
tomlkit==0.13.3
|
| 172 |
+
toolz==1.1.0
|
| 173 |
+
torch==2.9.0
|
| 174 |
+
torchvision==0.24.0
|
|
|
|
| 175 |
tqdm==4.67.1
|
| 176 |
+
triton==3.5.0
|
| 177 |
+
typer==0.20.0
|
| 178 |
+
typing-inspection==0.4.2
|
|
|
|
|
|
|
| 179 |
typing_extensions==4.15.0
|
| 180 |
tzdata==2025.2
|
| 181 |
urllib3==2.5.0
|
| 182 |
+
uvicorn==0.38.0
|
|
|
|
| 183 |
websockets==15.0.1
|
| 184 |
wrapt==1.17.3
|
| 185 |
wsidata==0.7.1
|
|
|
|
| 187 |
xarray-dataclass==3.0.0
|
| 188 |
xarray-schema==0.0.3
|
| 189 |
xarray-spatial==0.4.0
|
|
|
|
|
|
|
| 190 |
xxhash==3.5.0
|
| 191 |
+
yarl==1.22.0
|
| 192 |
zarr==2.18.7
|
| 193 |
zipp==3.23.0
|
| 194 |
zstandard==0.24.0
|
requirements.txt
CHANGED
|
@@ -4,204 +4,155 @@
|
|
| 4 |
Brotli==1.1.0
|
| 5 |
Deprecated==1.2.18
|
| 6 |
Jinja2==3.1.6
|
| 7 |
-
MarkupSafe==3.0.
|
| 8 |
PIMS==0.7
|
| 9 |
-
|
| 10 |
-
PyWavelets==1.8.0
|
| 11 |
-
PyYAML==6.0.2
|
| 12 |
Pygments==2.19.2
|
| 13 |
-
|
| 14 |
-
aiobotocore==2.24.1
|
| 15 |
aiofiles==24.1.0
|
| 16 |
aiohappyeyeballs==2.6.1
|
| 17 |
-
aiohttp==3.
|
| 18 |
aioitertools==0.12.0
|
| 19 |
aiosignal==1.4.0
|
| 20 |
anndata==0.12.2
|
|
|
|
| 21 |
annotated-types==0.7.0
|
| 22 |
-
anthropic==0.
|
| 23 |
-
anyio==4.
|
| 24 |
-
appdirs==1.4.4
|
| 25 |
array-api-compat==1.12.0
|
| 26 |
asciitree==0.3.3
|
| 27 |
-
asttokens==3.0.0
|
| 28 |
attrs==25.3.0
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
|
| 32 |
-
cachetools==5.5.2
|
| 33 |
-
certifi==2025.8.3
|
| 34 |
-
cffi==2.0.0
|
| 35 |
-
charset-normalizer==3.4.3
|
| 36 |
-
clarabel==0.11.1
|
| 37 |
click==8.2.1
|
| 38 |
cloudpickle==3.1.1
|
| 39 |
colorcet==3.1.0
|
| 40 |
-
|
| 41 |
-
contourpy==1.3.2
|
| 42 |
-
cvxpy==1.6.0
|
| 43 |
cycler==0.12.1
|
| 44 |
cyclopts==3.23.0
|
| 45 |
dask-expr==1.1.19
|
| 46 |
dask-image==2024.5.3
|
| 47 |
dask==2024.11.2
|
| 48 |
datashader==0.18.2
|
| 49 |
-
debugpy==1.8.17
|
| 50 |
-
decorator==5.2.1
|
| 51 |
distro==1.9.0
|
| 52 |
docstring_parser==0.17.0
|
| 53 |
-
docutils==0.22
|
| 54 |
dotenv==0.9.9
|
| 55 |
-
|
| 56 |
-
einops==0.8.0
|
| 57 |
-
environs==11.0.0
|
| 58 |
-
et_xmlfile==2.0.0
|
| 59 |
-
executing==2.2.1
|
| 60 |
-
fastapi==0.116.1
|
| 61 |
fasteners==0.20
|
| 62 |
-
ffmpy==0.6.
|
| 63 |
-
filelock==3.
|
| 64 |
-
fonttools==4.
|
| 65 |
-
frozenlist==1.
|
| 66 |
-
fsspec==2025.
|
| 67 |
geopandas==1.1.1
|
| 68 |
-
|
| 69 |
-
|
| 70 |
-
google==3.0.0
|
| 71 |
-
gradio==5.44.0
|
| 72 |
-
gradio_client==1.12.1
|
| 73 |
-
greenlet==3.2.4
|
| 74 |
groovy==0.1.2
|
| 75 |
h11==0.16.0
|
| 76 |
-
h5py==3.
|
| 77 |
-
hf-xet==1.
|
| 78 |
-
histolab==0.7.0
|
| 79 |
httpcore==1.0.9
|
| 80 |
httpx==0.28.1
|
| 81 |
-
huggingface-hub==0.
|
| 82 |
-
idna==3.
|
| 83 |
imagecodecs==2025.8.2
|
| 84 |
imageio==2.37.0
|
| 85 |
importlib_metadata==8.7.0
|
| 86 |
-
ipykernel==7.0.1
|
| 87 |
-
ipython==9.6.0
|
| 88 |
-
ipython_pygments_lexers==1.1.1
|
| 89 |
-
jedi==0.19.2
|
| 90 |
jiter==0.10.0
|
| 91 |
jmespath==1.0.1
|
| 92 |
-
joblib==1.5.
|
| 93 |
jsonpatch==1.33
|
| 94 |
jsonpointer==3.0.0
|
| 95 |
-
jupyter_client==8.6.3
|
| 96 |
-
jupyter_core==5.9.1
|
| 97 |
kiwisolver==1.4.9
|
| 98 |
-
langchain-anthropic==0.
|
| 99 |
-
langchain-core==0.
|
| 100 |
-
langchain-huggingface==0.
|
| 101 |
-
langchain-ollama==0.
|
| 102 |
-
langchain-openai==0.
|
| 103 |
langchain-text-splitters==0.3.9
|
| 104 |
-
langchain==0.
|
| 105 |
langgraph-checkpoint==2.1.1
|
| 106 |
-
langgraph-prebuilt==0.
|
| 107 |
langgraph-sdk==0.2.3
|
| 108 |
-
langgraph==0.
|
| 109 |
langsmith==0.4.18
|
| 110 |
lazy_loader==0.4
|
| 111 |
-
lazyslide==0.
|
| 112 |
legacy-api-wrap==1.4.1
|
| 113 |
legendkit==0.3.6
|
| 114 |
llvmlite==0.44.0
|
| 115 |
locket==1.0.0
|
| 116 |
markdown-it-py==4.0.0
|
| 117 |
-
marshmallow==4.0.1
|
| 118 |
-
matplotlib-inline==0.1.7
|
| 119 |
matplotlib-scalebar==0.9.0
|
| 120 |
matplotlib==3.10.5
|
| 121 |
mdurl==0.1.2
|
| 122 |
mpmath==1.3.0
|
| 123 |
-
multidict==6.
|
| 124 |
multipledispatch==1.0.0
|
| 125 |
multiscale_spatial_image==2.0.3
|
| 126 |
natsort==8.4.0
|
| 127 |
-
nest-asyncio==1.6.0
|
| 128 |
networkx==3.5
|
| 129 |
-
nltk==3.9.1
|
| 130 |
numba==0.61.2
|
| 131 |
numcodecs==0.15.1
|
| 132 |
-
numpy==
|
| 133 |
-
nvidia-cublas-cu12==12.
|
| 134 |
-
nvidia-cuda-cupti-cu12==12.
|
| 135 |
-
nvidia-cuda-nvrtc-cu12==12.
|
| 136 |
-
nvidia-cuda-runtime-cu12==12.
|
| 137 |
-
nvidia-cudnn-cu12==9.
|
| 138 |
-
nvidia-cufft-cu12==11.3.
|
| 139 |
-
nvidia-cufile-cu12==1.
|
| 140 |
-
nvidia-curand-cu12==10.3.
|
| 141 |
-
nvidia-cusolver-cu12==11.7.
|
| 142 |
-
nvidia-cusparse-cu12==12.5.
|
| 143 |
-
nvidia-cusparselt-cu12==0.
|
| 144 |
-
nvidia-nccl-cu12==2.
|
| 145 |
-
nvidia-nvjitlink-cu12==12.
|
| 146 |
-
nvidia-
|
| 147 |
-
|
|
|
|
| 148 |
ome-zarr==0.11.1
|
| 149 |
-
openai==
|
| 150 |
opencv-python-headless==4.11.0.86
|
| 151 |
-
openpyxl==3.1.5
|
| 152 |
openslide-bin==4.0.0.8
|
| 153 |
openslide-python==1.4.2
|
| 154 |
orjson==3.11.3
|
| 155 |
ormsgpack==1.10.0
|
| 156 |
-
osqp==1.0.5
|
| 157 |
packaging==25.0
|
| 158 |
-
pandas==2.3.
|
| 159 |
param==2.2.1
|
| 160 |
-
parso==0.8.5
|
| 161 |
partd==1.4.2
|
| 162 |
-
|
| 163 |
-
|
| 164 |
-
platformdirs==4.4.0
|
| 165 |
pooch==1.8.2
|
| 166 |
-
|
| 167 |
-
|
| 168 |
-
protobuf==6.32.1
|
| 169 |
-
psutil==7.0.0
|
| 170 |
-
ptyprocess==0.7.0
|
| 171 |
-
pure_eval==0.2.3
|
| 172 |
-
pyaging==0.1.27
|
| 173 |
pyarrow==21.0.0
|
| 174 |
-
|
| 175 |
-
|
| 176 |
-
pycparser==2.23
|
| 177 |
-
pyct==0.5.0
|
| 178 |
-
pydantic==2.11.7
|
| 179 |
pydantic_core==2.33.2
|
| 180 |
pydub==0.25.1
|
| 181 |
pyogrio==0.11.1
|
| 182 |
-
pyparsing==3.2.
|
| 183 |
pyproj==3.7.2
|
| 184 |
-
python-dateutil==2.9.0
|
| 185 |
-
python-dotenv==1.
|
| 186 |
python-multipart==0.0.20
|
| 187 |
pytz==2025.2
|
| 188 |
-
|
| 189 |
-
rdkit==2025.9.1
|
| 190 |
-
regex==2025.7.34
|
| 191 |
requests-toolbelt==1.0.0
|
| 192 |
requests==2.32.5
|
| 193 |
rich-rst==1.3.1
|
| 194 |
rich==14.1.0
|
| 195 |
-
|
| 196 |
-
|
| 197 |
-
|
| 198 |
-
sacremoses==0.1.1
|
| 199 |
-
safehttpx==0.1.6
|
| 200 |
safetensors==0.6.2
|
| 201 |
-
scikit-image==0.
|
| 202 |
-
scikit-learn==1.7.
|
| 203 |
-
scipy==1.16.
|
| 204 |
-
scs==3.2.9
|
| 205 |
seaborn==0.13.2
|
| 206 |
semantic-version==2.10.0
|
| 207 |
shapely==2.1.1
|
|
@@ -209,11 +160,9 @@ shellingham==1.5.4
|
|
| 209 |
six==1.17.0
|
| 210 |
slicerator==1.1.0
|
| 211 |
sniffio==1.3.1
|
| 212 |
-
soupsieve==2.8
|
| 213 |
spatial_image==1.2.3
|
| 214 |
spatialdata==0.5.0
|
| 215 |
-
|
| 216 |
-
starlette==0.47.3
|
| 217 |
sympy==1.14.0
|
| 218 |
tenacity==9.1.2
|
| 219 |
threadpoolctl==3.6.0
|
|
@@ -221,23 +170,19 @@ tifffile==2025.5.10
|
|
| 221 |
tiffslide==2.5.1
|
| 222 |
tiktoken==0.11.0
|
| 223 |
timm==1.0.19
|
| 224 |
-
tokenizers==0.
|
| 225 |
tomlkit==0.13.3
|
| 226 |
-
toolz==1.
|
| 227 |
-
torch==2.
|
| 228 |
-
torchvision==0.
|
| 229 |
-
tornado==6.5.2
|
| 230 |
tqdm==4.67.1
|
| 231 |
-
|
| 232 |
-
|
| 233 |
-
|
| 234 |
-
typer==0.16.1
|
| 235 |
-
typing-inspection==0.4.1
|
| 236 |
typing_extensions==4.15.0
|
| 237 |
tzdata==2025.2
|
| 238 |
urllib3==2.5.0
|
| 239 |
-
uvicorn==0.
|
| 240 |
-
wcwidth==0.2.14
|
| 241 |
websockets==15.0.1
|
| 242 |
wrapt==1.17.3
|
| 243 |
wsidata==0.7.1
|
|
@@ -245,10 +190,8 @@ xarray-dataclass==3.0.0
|
|
| 245 |
xarray-schema==0.0.3
|
| 246 |
xarray-spatial==0.4.0
|
| 247 |
xarray==2025.8.0
|
| 248 |
-
xformers==0.0.31
|
| 249 |
-
xlrd==2.0.2
|
| 250 |
xxhash==3.5.0
|
| 251 |
-
yarl==1.
|
| 252 |
zarr==2.18.7
|
| 253 |
zipp==3.23.0
|
| 254 |
zstandard==0.24.0
|
|
|
|
| 4 |
Brotli==1.1.0
|
| 5 |
Deprecated==1.2.18
|
| 6 |
Jinja2==3.1.6
|
| 7 |
+
MarkupSafe==3.0.3
|
| 8 |
PIMS==0.7
|
| 9 |
+
PyYAML==6.0.3
|
|
|
|
|
|
|
| 10 |
Pygments==2.19.2
|
| 11 |
+
aiobotocore==2.25.0
|
|
|
|
| 12 |
aiofiles==24.1.0
|
| 13 |
aiohappyeyeballs==2.6.1
|
| 14 |
+
aiohttp==3.13.1
|
| 15 |
aioitertools==0.12.0
|
| 16 |
aiosignal==1.4.0
|
| 17 |
anndata==0.12.2
|
| 18 |
+
annotated-doc==0.0.3
|
| 19 |
annotated-types==0.7.0
|
| 20 |
+
anthropic==0.71.0
|
| 21 |
+
anyio==4.11.0
|
|
|
|
| 22 |
array-api-compat==1.12.0
|
| 23 |
asciitree==0.3.3
|
|
|
|
| 24 |
attrs==25.3.0
|
| 25 |
+
botocore==1.40.49
|
| 26 |
+
certifi==2025.10.5
|
| 27 |
+
charset-normalizer==3.4.4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 28 |
click==8.2.1
|
| 29 |
cloudpickle==3.1.1
|
| 30 |
colorcet==3.1.0
|
| 31 |
+
contourpy==1.3.3
|
|
|
|
|
|
|
| 32 |
cycler==0.12.1
|
| 33 |
cyclopts==3.23.0
|
| 34 |
dask-expr==1.1.19
|
| 35 |
dask-image==2024.5.3
|
| 36 |
dask==2024.11.2
|
| 37 |
datashader==0.18.2
|
|
|
|
|
|
|
| 38 |
distro==1.9.0
|
| 39 |
docstring_parser==0.17.0
|
| 40 |
+
docutils==0.22.2
|
| 41 |
dotenv==0.9.9
|
| 42 |
+
fastapi==0.120.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 43 |
fasteners==0.20
|
| 44 |
+
ffmpy==0.6.4
|
| 45 |
+
filelock==3.20.0
|
| 46 |
+
fonttools==4.60.1
|
| 47 |
+
frozenlist==1.8.0
|
| 48 |
+
fsspec==2025.9.0
|
| 49 |
geopandas==1.1.1
|
| 50 |
+
gradio==5.49.1
|
| 51 |
+
gradio_client==1.13.3
|
|
|
|
|
|
|
|
|
|
|
|
|
| 52 |
groovy==0.1.2
|
| 53 |
h11==0.16.0
|
| 54 |
+
h5py==3.15.1
|
| 55 |
+
hf-xet==1.2.0
|
|
|
|
| 56 |
httpcore==1.0.9
|
| 57 |
httpx==0.28.1
|
| 58 |
+
huggingface-hub==0.36.0
|
| 59 |
+
idna==3.11
|
| 60 |
imagecodecs==2025.8.2
|
| 61 |
imageio==2.37.0
|
| 62 |
importlib_metadata==8.7.0
|
|
|
|
|
|
|
|
|
|
|
|
|
| 63 |
jiter==0.10.0
|
| 64 |
jmespath==1.0.1
|
| 65 |
+
joblib==1.5.2
|
| 66 |
jsonpatch==1.33
|
| 67 |
jsonpointer==3.0.0
|
|
|
|
|
|
|
| 68 |
kiwisolver==1.4.9
|
| 69 |
+
langchain-anthropic==1.0.0
|
| 70 |
+
langchain-core==1.0.1
|
| 71 |
+
langchain-huggingface==1.0.0
|
| 72 |
+
langchain-ollama==1.0.0
|
| 73 |
+
langchain-openai==1.0.1
|
| 74 |
langchain-text-splitters==0.3.9
|
| 75 |
+
langchain==1.0.2
|
| 76 |
langgraph-checkpoint==2.1.1
|
| 77 |
+
langgraph-prebuilt==1.0.1
|
| 78 |
langgraph-sdk==0.2.3
|
| 79 |
+
langgraph==1.0.1
|
| 80 |
langsmith==0.4.18
|
| 81 |
lazy_loader==0.4
|
| 82 |
+
lazyslide==0.9.2
|
| 83 |
legacy-api-wrap==1.4.1
|
| 84 |
legendkit==0.3.6
|
| 85 |
llvmlite==0.44.0
|
| 86 |
locket==1.0.0
|
| 87 |
markdown-it-py==4.0.0
|
|
|
|
|
|
|
| 88 |
matplotlib-scalebar==0.9.0
|
| 89 |
matplotlib==3.10.5
|
| 90 |
mdurl==0.1.2
|
| 91 |
mpmath==1.3.0
|
| 92 |
+
multidict==6.7.0
|
| 93 |
multipledispatch==1.0.0
|
| 94 |
multiscale_spatial_image==2.0.3
|
| 95 |
natsort==8.4.0
|
|
|
|
| 96 |
networkx==3.5
|
|
|
|
| 97 |
numba==0.61.2
|
| 98 |
numcodecs==0.15.1
|
| 99 |
+
numpy==2.2.6
|
| 100 |
+
nvidia-cublas-cu12==12.8.4.1
|
| 101 |
+
nvidia-cuda-cupti-cu12==12.8.90
|
| 102 |
+
nvidia-cuda-nvrtc-cu12==12.8.93
|
| 103 |
+
nvidia-cuda-runtime-cu12==12.8.90
|
| 104 |
+
nvidia-cudnn-cu12==9.10.2.21
|
| 105 |
+
nvidia-cufft-cu12==11.3.3.83
|
| 106 |
+
nvidia-cufile-cu12==1.13.1.3
|
| 107 |
+
nvidia-curand-cu12==10.3.9.90
|
| 108 |
+
nvidia-cusolver-cu12==11.7.3.90
|
| 109 |
+
nvidia-cusparse-cu12==12.5.8.93
|
| 110 |
+
nvidia-cusparselt-cu12==0.7.1
|
| 111 |
+
nvidia-nccl-cu12==2.27.5
|
| 112 |
+
nvidia-nvjitlink-cu12==12.8.93
|
| 113 |
+
nvidia-nvshmem-cu12==3.3.20
|
| 114 |
+
nvidia-nvtx-cu12==12.8.90
|
| 115 |
+
ollama==0.6.0
|
| 116 |
ome-zarr==0.11.1
|
| 117 |
+
openai==2.6.1
|
| 118 |
opencv-python-headless==4.11.0.86
|
|
|
|
| 119 |
openslide-bin==4.0.0.8
|
| 120 |
openslide-python==1.4.2
|
| 121 |
orjson==3.11.3
|
| 122 |
ormsgpack==1.10.0
|
|
|
|
| 123 |
packaging==25.0
|
| 124 |
+
pandas==2.3.3
|
| 125 |
param==2.2.1
|
|
|
|
| 126 |
partd==1.4.2
|
| 127 |
+
pillow==11.3.0
|
| 128 |
+
platformdirs==4.5.0
|
|
|
|
| 129 |
pooch==1.8.2
|
| 130 |
+
propcache==0.4.1
|
| 131 |
+
psutil==7.1.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 132 |
pyarrow==21.0.0
|
| 133 |
+
pyct==0.6.0
|
| 134 |
+
pydantic==2.11.10
|
|
|
|
|
|
|
|
|
|
| 135 |
pydantic_core==2.33.2
|
| 136 |
pydub==0.25.1
|
| 137 |
pyogrio==0.11.1
|
| 138 |
+
pyparsing==3.2.5
|
| 139 |
pyproj==3.7.2
|
| 140 |
+
python-dateutil==2.9.0.post0
|
| 141 |
+
python-dotenv==1.2.1
|
| 142 |
python-multipart==0.0.20
|
| 143 |
pytz==2025.2
|
| 144 |
+
regex==2025.10.23
|
|
|
|
|
|
|
| 145 |
requests-toolbelt==1.0.0
|
| 146 |
requests==2.32.5
|
| 147 |
rich-rst==1.3.1
|
| 148 |
rich==14.1.0
|
| 149 |
+
ruff==0.14.2
|
| 150 |
+
s3fs==2025.9.0
|
| 151 |
+
safehttpx==0.1.7
|
|
|
|
|
|
|
| 152 |
safetensors==0.6.2
|
| 153 |
+
scikit-image==0.25.2
|
| 154 |
+
scikit-learn==1.7.2
|
| 155 |
+
scipy==1.16.2
|
|
|
|
| 156 |
seaborn==0.13.2
|
| 157 |
semantic-version==2.10.0
|
| 158 |
shapely==2.1.1
|
|
|
|
| 160 |
six==1.17.0
|
| 161 |
slicerator==1.1.0
|
| 162 |
sniffio==1.3.1
|
|
|
|
| 163 |
spatial_image==1.2.3
|
| 164 |
spatialdata==0.5.0
|
| 165 |
+
starlette==0.48.0
|
|
|
|
| 166 |
sympy==1.14.0
|
| 167 |
tenacity==9.1.2
|
| 168 |
threadpoolctl==3.6.0
|
|
|
|
| 170 |
tiffslide==2.5.1
|
| 171 |
tiktoken==0.11.0
|
| 172 |
timm==1.0.19
|
| 173 |
+
tokenizers==0.22.1
|
| 174 |
tomlkit==0.13.3
|
| 175 |
+
toolz==1.1.0
|
| 176 |
+
torch==2.9.0
|
| 177 |
+
torchvision==0.24.0
|
|
|
|
| 178 |
tqdm==4.67.1
|
| 179 |
+
triton==3.5.0
|
| 180 |
+
typer==0.20.0
|
| 181 |
+
typing-inspection==0.4.2
|
|
|
|
|
|
|
| 182 |
typing_extensions==4.15.0
|
| 183 |
tzdata==2025.2
|
| 184 |
urllib3==2.5.0
|
| 185 |
+
uvicorn==0.38.0
|
|
|
|
| 186 |
websockets==15.0.1
|
| 187 |
wrapt==1.17.3
|
| 188 |
wsidata==0.7.1
|
|
|
|
| 190 |
xarray-schema==0.0.3
|
| 191 |
xarray-spatial==0.4.0
|
| 192 |
xarray==2025.8.0
|
|
|
|
|
|
|
| 193 |
xxhash==3.5.0
|
| 194 |
+
yarl==1.22.0
|
| 195 |
zarr==2.18.7
|
| 196 |
zipp==3.23.0
|
| 197 |
zstandard==0.24.0
|
t.txt
DELETED
|
@@ -1,130 +0,0 @@
|
|
| 1 |
-
# # Core dependencies
|
| 2 |
-
# requests
|
| 3 |
-
# pandas
|
| 4 |
-
# numpy
|
| 5 |
-
# pydantic
|
| 6 |
-
|
| 7 |
-
# # Gradio - CRITICAL FIX: was 4.4.1 (typo), should be 4.44.1
|
| 8 |
-
# gradio
|
| 9 |
-
|
| 10 |
-
# # LangChain ecosystem
|
| 11 |
-
# langchain-core
|
| 12 |
-
# langchain-openai
|
| 13 |
-
# langchain-anthropic
|
| 14 |
-
# langgraph
|
| 15 |
-
|
| 16 |
-
# # LLM API SDKs
|
| 17 |
-
# openai
|
| 18 |
-
# anthropic
|
| 19 |
-
# python-dotenv
|
| 20 |
-
|
| 21 |
-
# # Pin problematic dependencies BEFORE lazyslide to avoid backtracking
|
| 22 |
-
# # xarray==2024.10.0
|
| 23 |
-
# # shapely==2.0.6
|
| 24 |
-
# # scipy==1.11.4
|
| 25 |
-
# # numba==0.60.0
|
| 26 |
-
# # dask==2024.11.2
|
| 27 |
-
# scipy
|
| 28 |
-
# shapely
|
| 29 |
-
|
| 30 |
-
# # ML/Vision dependencies
|
| 31 |
-
# torch
|
| 32 |
-
# torchvision
|
| 33 |
-
# timm
|
| 34 |
-
# transformers
|
| 35 |
-
# huggingface-hub
|
| 36 |
-
# Pillow
|
| 37 |
-
|
| 38 |
-
# # LazySlide - now should install quickly with pinned deps above
|
| 39 |
-
# lazyslide
|
| 40 |
-
|
| 41 |
-
# # PRISM dependencies
|
| 42 |
-
# python-environ
|
| 43 |
-
# protobuf
|
| 44 |
-
# sacremoses
|
| 45 |
-
|
| 46 |
-
# # Whole slide image support
|
| 47 |
-
# # openslide-python
|
| 48 |
-
|
| 49 |
-
# # Additional tools (optional - comment out if build still times out)
|
| 50 |
-
# scikit-image
|
| 51 |
-
# opencv-python-headless
|
| 52 |
-
# matplotlib
|
| 53 |
-
# EXACT VERSION PINS - Builds in <5 minutes on HF Spaces
|
| 54 |
-
# These versions are known to work together
|
| 55 |
-
|
| 56 |
-
# ============================================
|
| 57 |
-
# CORE (Required)
|
| 58 |
-
# ============================================
|
| 59 |
-
gradio==5.7.0
|
| 60 |
-
python-dotenv==1.0.0
|
| 61 |
-
requests==2.32.3
|
| 62 |
-
|
| 63 |
-
# ============================================
|
| 64 |
-
# DATA (Minimal)
|
| 65 |
-
# ============================================
|
| 66 |
-
numpy==1.26.4
|
| 67 |
-
pandas==2.2.2
|
| 68 |
-
Pillow==11.0.0
|
| 69 |
-
|
| 70 |
-
# ============================================
|
| 71 |
-
# LLM APIs
|
| 72 |
-
# ============================================
|
| 73 |
-
anthropic==0.71.0
|
| 74 |
-
pydantic==2.9.2
|
| 75 |
-
|
| 76 |
-
# ============================================
|
| 77 |
-
# LANGCHAIN (Core only)
|
| 78 |
-
# ============================================
|
| 79 |
-
langchain-core==0.3.28
|
| 80 |
-
langchain-anthropic==0.3.6
|
| 81 |
-
|
| 82 |
-
# ============================================
|
| 83 |
-
# LAZYSLIDE DEPENDENCY STACK - ALL PRE-PINNED
|
| 84 |
-
# This section ensures pip doesn't backtrack
|
| 85 |
-
# ============================================
|
| 86 |
-
|
| 87 |
-
# First layer - base numerical libs
|
| 88 |
-
llvmlite==0.43.0
|
| 89 |
-
numba==0.60.0
|
| 90 |
-
scipy==1.13.1
|
| 91 |
-
|
| 92 |
-
# Second layer - spatial/geo
|
| 93 |
-
shapely==2.0.6
|
| 94 |
-
pyproj==3.6.1
|
| 95 |
-
|
| 96 |
-
# Third layer - data processing
|
| 97 |
-
toolz==0.12.1
|
| 98 |
-
cloudpickle==3.0.0
|
| 99 |
-
partd==1.4.1
|
| 100 |
-
dask==2024.5.0
|
| 101 |
-
fsspec==2024.3.1
|
| 102 |
-
|
| 103 |
-
# Fourth layer - array/dataframe
|
| 104 |
-
xarray==2024.3.0
|
| 105 |
-
|
| 106 |
-
# Fifth layer - geospatial
|
| 107 |
-
geopandas==0.14.4
|
| 108 |
-
|
| 109 |
-
# Sixth layer - imaging
|
| 110 |
-
tifffile==2024.8.30
|
| 111 |
-
zarr==2.18.3
|
| 112 |
-
|
| 113 |
-
# Finally - lazyslide (should install quickly now)
|
| 114 |
-
lazyslide==0.9.2
|
| 115 |
-
|
| 116 |
-
# ============================================
|
| 117 |
-
# OPTIONAL - Comment out if not needed
|
| 118 |
-
# ============================================
|
| 119 |
-
# transformers==4.46.0
|
| 120 |
-
# huggingface-hub==0.26.3
|
| 121 |
-
|
| 122 |
-
# ============================================
|
| 123 |
-
# DO NOT ADD - These cause resolution issues:
|
| 124 |
-
# ============================================
|
| 125 |
-
# torch # Too heavy for free tier, causes OOM
|
| 126 |
-
# torchvision
|
| 127 |
-
# timm
|
| 128 |
-
# opencv-python-headless
|
| 129 |
-
# scikit-image
|
| 130 |
-
# matplotlib
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|