-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path# environment.yml
122 lines (121 loc) · 3.44 KB
/
# environment.yml
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
121
122
# environment.yml
name: base
channels:
- defaults
dependencies:
- anaconda-anon-usage=0.4.4=py312hfc23b7f_100
- archspec=0.2.3=pyhd3eb1b0_0
- boltons=23.0.0=py312haa95532_0
- brotli-python=1.0.9=py312hd77b12b_8
- bzip2=1.0.8=h2bbff1b_6
- ca-certificates=2024.3.11=haa95532_0
- certifi=2024.2.2=py312haa95532_0
- cffi=1.16.0=py312h2bbff1b_1
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- colorama=0.4.6=py312haa95532_0
- conda=24.4.0=py312haa95532_0
- conda-content-trust=0.2.0=py312haa95532_1
- conda-libmamba-solver=24.1.0=pyhd3eb1b0_0
- conda-package-handling=2.2.0=py312haa95532_1
- conda-package-streaming=0.9.0=py312haa95532_0
- console_shortcut_miniconda=0.1.1=haa95532_1
- cryptography=42.0.5=py312h89fc84f_1
- distro=1.9.0=py312haa95532_0
- expat=2.6.2=hd77b12b_0
- fmt=9.1.0=h6d14046_1
- idna=3.7=py312haa95532_0
- jsonpatch=1.33=py312haa95532_1
- jsonpointer=2.1=pyhd3eb1b0_0
- libarchive=3.6.2=hb62f4d4_3
- libcurl=8.7.1=h86230a5_0
- libffi=3.4.4=hd77b12b_1
- libiconv=1.16=h2bbff1b_3
- libmamba=1.5.8=h99b1521_2
- libmambapy=1.5.8=py312h77c03ed_2
- libsolv=0.7.24=h23ce68f_1
- libssh2=1.11.0=h291bd65_0
- libxml2=2.10.4=h0ad7f3c_2
- lz4-c=1.9.4=h2bbff1b_1
- menuinst=2.0.2=py312hd77b12b_1
- openssl=3.0.13=h2bbff1b_1
- packaging=23.2=py312haa95532_0
- pcre2=10.42=h0ff8eda_1
- pip=24.0=py312haa95532_0
- platformdirs=3.10.0=py312haa95532_0
- pluggy=1.0.0=py312haa95532_1
- powershell_shortcut_miniconda=0.0.1=haa95532_1
- pybind11-abi=5=hd3eb1b0_0
- pycosat=0.6.6=py312h2bbff1b_1
- pycparser=2.21=pyhd3eb1b0_0
- pysocks=1.7.1=py312haa95532_0
- python=3.12.3=h1d929f7_1
- reproc=14.2.4=hd77b12b_2
- reproc-cpp=14.2.4=hd77b12b_2
- requests=2.31.0=py312haa95532_1
- ruamel.yaml=0.17.21=py312h2bbff1b_0
- setuptools=69.5.1=py312haa95532_0
- sqlite=3.45.3=h2bbff1b_0
- tk=8.6.14=h0416ee5_0
- tqdm=4.66.2=py312hfc267ef_0
- truststore=0.8.0=py312haa95532_0
- urllib3=2.1.0=py312haa95532_1
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.43.0=py312haa95532_0
- win_inet_pton=1.1.0=py312haa95532_0
- xz=5.4.6=h8cc25b3_1
- yaml-cpp=0.8.0=hd77b12b_1
- zlib=1.2.13=h8cc25b3_1
- zstandard=0.22.0=py312h3469f8a_0
- zstd=1.5.5=hd43e919_2
- pip:
- attrs==23.2.0
- beautifulsoup4==4.12.3
- bleach==6.1.0
- bs4==0.0.2
- click==8.1.7
- click-plugins==1.1.1
- cligj==0.7.2
- contourpy==1.2.1
- cycler==0.12.1
- filelock==3.14.0
- fiona==1.9.6
- fonttools==4.53.0
- fsspec==2024.6.0
- geopandas==0.14.4
- intel-openmp==2021.4.0
- jinja2==3.1.4
- joblib==1.4.2
- kaggle==1.6.14
- kiwisolver==1.4.5
- markupsafe==2.1.5
- matplotlib==3.9.0
- mkl==2021.4.0
- mpmath==1.3.0
- networkx==3.3
- numpy==1.26.4
- pandas==2.2.2
- pillow==10.3.0
- plotly==5.22.0
- pyparsing==3.1.2
- pyproj==3.6.1
- python-slugify==8.0.4
- pytz==2024.1
- scikit-learn==1.5.0
- scipy==1.13.1
- seaborn==0.13.2
- shapely==2.0.4
- soupsieve==2.5
- sympy==1.12.1
- tbb==2021.12.0
- tenacity==8.3.0
- text-unidecode==1.3
- threadpoolctl==3.5.0
- torch==2.3.1
- torchvision==0.18.1
- typing-extensions==4.12.2
- tzdata==2024.1
- ucimlrepo==0.0.7
- webencodings==0.5.1
- xarray==2024.5.0
prefix: C:\Users\Ankit\miniconda3