-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
121 lines (121 loc) · 3.48 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
name: SCANTEC
channels:
- defaults
- conda-forge
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- babel=2.11.0=pyhd8ed1ab_0
- binutils_impl_linux-64=2.39=he00db2b_1
- brotlipy=0.7.0=py311hd4cff14_1005
- bzip2=1.0.8=h7f98852_4
- ca-certificates=2022.9.24=ha878542_0
- certifi=2022.9.24=pyhd8ed1ab_0
- cffi=1.15.1=py311h409f033_2
- charset-normalizer=2.1.1=pyhd8ed1ab_0
- click=8.1.3=unix_pyhd8ed1ab_2
- colorama=0.4.6=pyhd8ed1ab_0
- conda-pack=0.7.0=pyh6c4a22f_0
- cryptography=38.0.4=py311h42a1071_0
- gcc=12.2.0=h26027b1_11
- gcc_impl_linux-64=12.2.0=hcc96c02_19
- gfortran=12.2.0=h8acd90e_11
- gfortran_impl_linux-64=12.2.0=h55be85b_19
- ghp-import=2.1.0=pyhd8ed1ab_0
- idna=3.4=pyhd8ed1ab_0
- importlib-metadata=5.1.0=pyha770c72_0
- jinja2=3.1.2=pyhd8ed1ab_1
- kernel-headers_linux-64=2.6.32=he073ed8_15
- ld_impl_linux-64=2.39=hcc3a1bd_1
- libffi=3.4.2=h7f98852_5
- libgcc-devel_linux-64=12.2.0=h3b97bd3_19
- libgcc-ng=12.2.0=h65d4601_19
- libgfortran5=12.2.0=h337968e_19
- libgomp=12.2.0=h65d4601_19
- libnsl=2.0.0=h7f98852_0
- libsanitizer=12.2.0=h46fd767_19
- libsqlite=3.40.0=h753d276_0
- libstdcxx-ng=12.2.0=h46fd767_19
- libuuid=2.32.1=h7f98852_1000
- libzlib=1.2.13=h166bdaf_4
- markdown=3.3.7=pyhd8ed1ab_0
- markupsafe=2.1.1=py311hd4cff14_2
- mergedeep=1.3.4=pyhd8ed1ab_0
- mkdocs=1.4.2=pyhd8ed1ab_0
- mkdocs-material=8.5.11=pyhd8ed1ab_0
- mkdocs-material-extensions=1.1.1=pyhd8ed1ab_0
- ncurses=6.3=h27087fc_1
- openssl=3.0.7=h0b41bf4_1
- packaging=21.3=pyhd8ed1ab_0
- pip=22.3.1=pyhd8ed1ab_0
- pycparser=2.21=pyhd8ed1ab_0
- pygments=2.13.0=pyhd8ed1ab_0
- pymdown-extensions=9.9=pyhd8ed1ab_0
- pyopenssl=22.1.0=pyhd8ed1ab_0
- pyparsing=3.0.9=pyhd8ed1ab_0
- pysocks=1.7.1=pyha2e5f31_6
- python=3.11.0=ha86cf86_0_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python_abi=3.11=3_cp311
- pytz=2022.6=pyhd8ed1ab_0
- pyyaml=6.0=py311hd4cff14_5
- pyyaml-env-tag=0.1=pyhd8ed1ab_0
- readline=8.1.2=h0f457ee_0
- requests=2.28.1=pyhd8ed1ab_1
- setuptools=65.5.1=pyhd8ed1ab_0
- six=1.16.0=pyh6c4a22f_0
- sysroot_linux-64=2.12=he073ed8_15
- tk=8.6.12=h27826a3_0
- typing-extensions=4.4.0=hd8ed1ab_0
- typing_extensions=4.4.0=pyha770c72_0
- tzdata=2022g=h191b570_0
- urllib3=1.26.13=pyhd8ed1ab_0
- watchdog=2.2.0=py311h38be061_0
- wheel=0.38.4=pyhd8ed1ab_0
- xz=5.2.6=h166bdaf_0
- yaml=0.2.5=h7f98852_2
- zipp=3.11.0=pyhd8ed1ab_0
- pip:
- attrs==22.1.0
- beautifulsoup4==4.11.1
- bleach==5.0.1
- brotli==1.0.9
- cssselect2==0.7.0
- defusedxml==0.7.1
- entrypoints==0.4
- fastjsonschema==2.16.2
- fonttools==4.38.0
- html5lib==1.1
- jsonschema==4.17.3
- jupyter-client==7.4.8
- jupyter-core==5.1.0
- jupyterlab-pygments==0.2.2
- jupytext==1.14.2
- lxml==4.9.1
- markdown-it-py==2.1.0
- mdit-py-plugins==0.3.3
- mdurl==0.1.2
- mistune==0.8.4
- mkdocs-jupyter==0.22.0
- mkdocs-pdf-export-plugin==0.5.10
- mkdocs-video==1.3.0
- nbclient==0.7.2
- nbconvert==6.5.4
- nbformat==5.7.0
- nest-asyncio==1.5.6
- pandocfilters==1.5.0
- pillow==9.3.0
- platformdirs==2.6.0
- pydyf==0.5.0
- pyphen==0.13.2
- pyrsistent==0.19.2
- pyzmq==24.0.1
- soupsieve==2.3.2.post1
- tinycss2==1.2.1
- toml==0.10.2
- tornado==6.2
- traitlets==5.6.0
- weasyprint==57.1
- webencodings==0.5.1
- zopfli==0.2.2
prefix: /home/carlos/miniconda3/envs/SCANTEC