File size: 2,464 Bytes
58ebdbe | 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 111 112 113 114 115 116 117 118 119 120 | name: 044_test
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1
- _openmp_mutex=4.5
- appdirs=1.4.4
- brotli-python=1.1.0
- bzip2=1.0.8
- ca-certificates=2026.4.22
- certifi=2024.2.2
- charset-normalizer=3.3.2
- 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
- liblzma=5.8.1
- liblzma-devel=5.8.1
- libnsl=2.0.1
- libopenblas=0.3.25
- 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
- numpy=1.24.4
- openjpeg=2.5.4
- openssl=3.6.2
- packaging=25.0
- pandas=2.0.3
- patsy=0.5.6
- pillow=10.4.0
- pip=22.1.2
- pooch=0.6.0
- 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.10.1
- seaborn=0.13.2
- seaborn-base=0.13.2
- setuptools=70.3.0
- statsmodels=0.13.5
- threadpoolctl=3.3.0
- tk=8.6.13
- tornado=6.2
- 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:
- asttokens==3.0.0
- backcall==0.2.0
- decorator==5.2.1
- executing==2.2.1
- filelock==3.13.1
- fsspec==2024.6.1
- ipdb==0.13.13
- ipython==8.12.3
- jedi==0.19.2
- jinja2==3.1.4
- lightning-utilities==0.11.9
- markupsafe==2.1.5
- matplotlib-inline==0.1.7
- mpmath==1.3.0
- networkx==3.0
- parso==0.8.5
- pexpect==4.9.0
- pickleshare==0.7.5
- ptyprocess==0.7.0
- pure-eval==0.2.3
- pytorch-lightning==2.4.0
- pyyaml==6.0.3
- six==1.17.0
- stack-data==0.6.3
- sympy==1.13.3
- torch==2.4.1+cpu
- torchmetrics==1.5.2
- traitlets==5.14.3
- typing-extensions==4.12.2
- wcwidth==0.2.14
prefix: /home/lily/yz979/anaconda3/envs/044_test
|