File size: 2,193 Bytes
d81e592 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 | name: 006_map_alignment_test
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1
- _openmp_mutex=4.5
- blas=2.136
- blas-devel=3.9.0
- brotli-python=1.1.0
- bzip2=1.0.8
- ca-certificates=2025.8.3
- certifi=2024.2.2
- charset-normalizer=3.3.2
- colorama=0.4.6
- cycler=0.12.1
- freetype=2.14.1
- idna=3.10
- joblib=1.4.2
- kiwisolver=1.4.4
- lcms2=2.17
- ld_impl_linux-64=2.44
- lerc=4.0.0
- libblas=3.9.0
- libcblas=3.9.0
- libdeflate=1.24
- libffi=3.4.6
- libfreetype=2.14.1
- libfreetype6=2.14.1
- libgcc=15.1.0
- libgcc-ng=15.1.0
- libgfortran=15.1.0
- libgfortran-ng=15.1.0
- libgfortran5=15.1.0
- libgomp=15.1.0
- libjpeg-turbo=3.1.0
- liblapack=3.9.0
- liblapacke=3.9.0
- liblzma=5.8.1
- liblzma-devel=5.8.1
- libnsl=2.0.1
- libopenblas=0.3.30
- libpng=1.6.50
- libsqlite=3.50.4
- libstdcxx=15.1.0
- libstdcxx-ng=15.1.0
- libtiff=4.7.1
- libuuid=2.41.2
- libwebp-base=1.6.0
- libxcb=1.17.0
- libxcrypt=4.4.36
- libzlib=1.3.1
- matplotlib-base=3.4.3
- ncurses=6.5
- networkx=2.8.8
- numpy=1.24.4
- openblas=0.3.30
- openjpeg=2.5.4
- openssl=3.5.4
- packaging=25.0
- pandas=2.0.3
- patsy=0.5.6
- pillow=10.4.0
- pip=22.1.2
- plotly=5.24.1
- pthread-stubs=0.4
- pyparsing=3.1.4
- pysocks=1.7.1
- python=3.8.20
- python-dateutil=2.8.2
- python-tzdata=2025.2
- python_abi=3.8
- pytz=2024.2
- readline=8.2
- requests=2.32.3
- scikit-learn=1.3.2
- scipy=1.9.3
- seaborn=0.13.2
- seaborn-base=0.13.2
- setuptools=70.3.0
- statsmodels=0.13.5
- tenacity=8.5.0
- threadpoolctl=3.3.0
- tk=8.6.13
- tornado=6.2
- tqdm=4.67.1
- urllib3=2.2.1
- wheel=0.45.1
- xorg-libxau=1.0.12
- xorg-libxdmcp=1.1.5
- xz=5.8.1
- xz-gpl-tools=5.8.1
- xz-tools=5.8.1
- zstd=1.5.7
- pip:
- filelock==3.16.1
- fsspec==2024.3.1
- jinja2==3.1.6
- markupsafe==2.1.5
- mpmath==1.3.0
- psutil==7.2.2
- pytest==8.3.5
- pyyaml==6.0.3
- six==1.17.0
- sympy==1.13.3
- torch==2.4.1+cpu
- trl==0.11.4
- tyro==1.0.13
prefix: /home/lily/yz979/anaconda3/envs/006_map_alignment_test
|