-
Notifications
You must be signed in to change notification settings - Fork 1
/
environment.yaml
133 lines (133 loc) · 3.05 KB
/
environment.yaml
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
123
124
125
126
127
128
129
130
131
132
133
name: Microbial-OMICs
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- brotli-python=1.1.0
- bzip2=1.0.8
- ca-certificates=2024.2.2
- certifi=2024.2.2
- charset-normalizer=3.3.2
- icu=73.2
- idna=3.6
- libcxx=16.0.6
- libexpat=2.5.0
- libffi=3.4.2
- libsqlite=3.45.1
- libuv=1.46.0
- libzlib=1.2.13
- ncurses=6.4
- networkx=3.2.1
- nodejs=20.9.0
- openssl=3.2.1
- pip=24.0
- pysocks=1.7.1
- python=3.11.7
- python_abi=3.11
- readline=8.2
- requests=2.31.0
- setuptools=69.0.3
- tk=8.6.13
- urllib3=2.2.0
- wheel=0.42.0
- xz=5.2.6
- zlib=1.2.13
- pip:
- aiohttp==3.9.3
- aiosignal==1.3.1
- annotated-types==0.6.0
- antlr4-python3-runtime==4.9.3
- arrow==1.3.0
- asttokens==2.4.1
- attrs==23.2.0
- cfgraph==0.2.1
- chardet==5.2.0
- click==8.1.7
- curies==0.7.7
- decorator==5.1.1
- deprecated==1.2.14
- et-xmlfile==1.1.0
- executing==2.0.1
- fastobo==0.12.3
- fqdn==1.5.1
- frozenlist==1.4.1
- fsspec==2024.2.0
- hbreader==0.9.1
- iniconfig==2.0.0
- ipython==8.21.0
- isodate==0.6.1
- isoduration==20.11.0
- jedi==0.19.1
- jinja2==3.1.3
- json-flattener==0.1.9
- jsonasobj==1.3.1
- jsonasobj2==1.0.4
- jsonpatch==1.33
- jsonpath-ng==1.6.1
- jsonpickle==3.0.2
- jsonpointer==2.4
- jsonschema==4.21.1
- jsonschema-specifications==2023.12.1
- linkml==1.7.5
- linkml-dataops==0.1.0
- linkml-runtime==1.7.2
- markupsafe==2.1.5
- matplotlib-inline==0.1.6
- multidict==6.0.5
- numpy==1.26.4
- nxontology==0.5.0
- openpyxl==3.1.2
- packaging==23.2
- pandas==2.2.0
- parse==1.20.1
- parso==0.8.3
- pexpect==4.9.0
- pluggy==1.4.0
- ply==3.11
- prefixcommons==0.1.12
- prefixmaps==0.2.2
- prompt-toolkit==3.0.43
- pronto==2.5.5
- ptyprocess==0.7.0
- pure-eval==0.2.2
- pydantic==2.6.2
- pydantic-core==2.16.3
- pygments==2.17.2
- pyjsg==0.11.10
- pyparsing==3.1.1
- pyshex==0.8.1
- pyshexc==0.9.1
- pytest==8.0.2
- pytest-logging==2015.11.4
- python-dateutil==2.8.2
- pytrie==0.4.0
- pytz==2024.1
- pyvis==0.3.2
- pyyaml==6.0.1
- rdflib==7.0.0
- rdflib-jsonld==0.6.1
- rdflib-shim==1.0.3
- referencing==0.33.0
- rfc3339-validator==0.1.4
- rfc3987==1.3.8
- rpds-py==0.18.0
- ruamel-yaml==0.18.6
- ruamel-yaml-clib==0.2.8
- shexjsg==0.8.2
- six==1.16.0
- sortedcontainers==2.4.0
- sparqlslurper==0.5.1
- sparqlwrapper==2.0.0
- sqlalchemy==2.0.27
- stack-data==0.6.3
- traitlets==5.14.1
- types-python-dateutil==2.8.19.20240106
- typing-extensions==4.10.0
- tzdata==2024.1
- uri-template==1.3.0
- watchdog==4.0.0
- wcwidth==0.2.13
- webcolors==1.13
- wrapt==1.16.0
- yarl==1.9.4