diff --git a/requirements.yml b/requirements.yml new file mode 100644 index 0000000000000000000000000000000000000000..3f5cb40a3141b9a420667b57a69e8bc3854668e2 --- /dev/null +++ b/requirements.yml @@ -0,0 +1,140 @@ +name: e2eQPAT_env +channels: + - defaults +dependencies: + - _libgcc_mutex=0.1=main + - _openmp_mutex=5.1=1_gnu + - ca-certificates=2025.2.25=h06a4308_0 + - libedit=3.1.20230828=h5eee18b_0 + - libffi=3.2.1=hf484d3e_1007 + - libgcc-ng=11.2.0=h1234567_1 + - libgomp=11.2.0=h1234567_1 + - libstdcxx-ng=11.2.0=h1234567_1 + - ncurses=6.4=h6a678d5_0 + - openssl=1.1.1w=h7f8727e_0 + - pip=24.2=py38h06a4308_0 + - python=3.8.0=h0371630_2 + - readline=7.0=h7b6447c_5 + - setuptools=75.1.0=py38h06a4308_0 + - sqlite=3.33.0=h62c20be_0 + - tk=8.6.14=h39e8969_0 + - wheel=0.44.0=py38h06a4308_0 + - xz=5.6.4=h5eee18b_1 + - zlib=1.2.13=h5eee18b_1 + - pip: + - absl-py==2.2.0 + - alabaster==0.7.13 + - babel==2.17.0 + - beautifulsoup4==4.13.3 + - certifi==2025.1.31 + - charset-normalizer==3.4.1 + - click==8.1.8 + - cloudpickle==3.1.1 + - cmake==3.31.6 + - coverage==7.6.1 + - cycler==0.12.1 + - cython==3.0.12 + - dask==2023.5.0 + - deprecated==1.2.18 + - docutils==0.20.1 + - etils==1.3.0 + - exceptiongroup==1.2.2 + - filelock==3.16.1 + - flatbuffers==2.0.7 + - fonttools==4.56.0 + - fsspec==2025.3.0 + - gdown==5.2.0 + - h5py==3.11.0 + - idna==3.10 + - imageio==2.35.1 + - imagesize==1.4.1 + - importlib-metadata==8.5.0 + - importlib-resources==6.4.5 + - iniconfig==2.1.0 + - jax==0.3.14 + - jaxlib==0.3.14+cuda11.cudnn82 + - jdata==0.6.0 + - jinja2==3.1.6 + - joblib==1.4.2 + - kiwisolver==1.4.7 + - lazy-loader==0.4 + - lit==18.1.8 + - locket==1.0.0 + - markdown-it-py==3.0.0 + - markupsafe==2.1.5 + - matplotlib==3.5.0 + - matplotlib-scalebar==0.7.2 + - mdit-py-plugins==0.4.2 + - mdurl==0.1.2 + - ml-dtypes==0.2.0 + - mpmath==1.3.0 + - myst-parser==3.0.1 + - networkx==3.1 + - numpy==1.24.3 + - nvidia-cublas-cu11==11.10.3.66 + - nvidia-cuda-cupti-cu11==11.7.101 + - nvidia-cuda-nvrtc-cu11==11.7.99 + - nvidia-cuda-runtime-cu11==11.7.99 + - nvidia-cudnn-cu11==8.5.0.96 + - nvidia-cufft-cu11==10.9.0.58 + - nvidia-curand-cu11==10.2.10.91 + - nvidia-cusolver-cu11==11.4.0.1 + - nvidia-cusparse-cu11==11.7.4.91 + - nvidia-nccl-cu11==2.14.3 + - nvidia-nvtx-cu11==11.7.91 + - opt-einsum==3.4.0 + - pacfish==0.4.4 + - packaging==24.2 + - pandas==2.0.3 + - partd==1.4.1 + - patato==0.2.4 + - pillow==10.4.0 + - pluggy==1.5.0 + - pybind11==2.13.6 + - pygments==2.19.1 + - pylops==2.2.0 + - pynrrd==1.1.3 + - pyparsing==3.1.4 + - pysocks==1.7.1 + - pytest==8.3.5 + - pytest-cov==5.0.0 + - python-dateutil==2.9.0.post0 + - python-dotenv==1.0.1 + - pytz==2025.2 + - pywavelets==1.4.1 + - pyyaml==6.0.2 + - requests==2.32.3 + - scikit-image==0.21.0 + - scikit-learn==1.3.2 + - scipy==1.9.1 + - seaborn==0.13.2 + - setuptools-scm==8.2.0 + - shapely==2.0.7 + - simpa==0.8.11 + - six==1.17.0 + - snowballstemmer==2.2.0 + - soupsieve==2.6 + - sphinx==7.1.2 + - sphinxcontrib-applehelp==1.0.4 + - sphinxcontrib-devhelp==1.0.2 + - sphinxcontrib-htmlhelp==2.0.1 + - sphinxcontrib-jsmath==1.0.1 + - sphinxcontrib-qthelp==1.0.3 + - sphinxcontrib-serializinghtml==1.1.5 + - sympy==1.13.3 + - tabulate==0.9.0 + - threadpoolctl==3.5.0 + - tifffile==2023.7.10 + - tomli==2.2.1 + - toolz==1.0.0 + - torch==2.0.0 + - tqdm==4.67.1 + - triton==2.0.0 + - typing-extensions==4.12.2 + - tzdata==2025.2 + - urllib3==2.2.3 + - wget==3.2 + - wrapt==1.17.2 + - xarray==2023.1.0 + - xmltodict==0.14.2 + - zipp==3.20.2 \ No newline at end of file