-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
35 lines (35 loc) · 1023 Bytes
/
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
name: abc
channels:
- conda-forge
- defaults
dependencies:
- altair=5.2.0=pyhd8ed1ab_0
- beautifulsoup4=4.12.3=pyha770c72_0
- flask=3.0.3=pyhd8ed1ab_0
- jinja2=3.1.4=pyhd8ed1ab_0
- json5=0.9.14=pyhd8ed1ab_0
- jsonpointer=2.4=py312hb401068_3
- jsonschema=4.21.1=pyhd8ed1ab_0
- jsonschema-specifications=2023.12.1=pyhd8ed1ab_0
- jsonschema-with-format-nongpl=4.21.1=pyhd8ed1ab_0
- openpyxl=3.1.4=py312h8847cbe_0
- openssl=3.3.1=h87427d6_1
- pandas=2.2.2=py312h83c8a23_0
- pandoc=3.1.11.1=h694c41f_0
- pandocfilters=1.5.0=pyhd8ed1ab_0
- pip=23.3.1=py312hecd8cb5_0
- pycountry=22.3.5=pyhd8ed1ab_0
- pycparser=2.21=pyhd8ed1ab_0
- python=3.12.1=h9f0c242_1_cpython
- requests=2.32.0=pyhd8ed1ab_0
- setuptools=68.2.2=py312hecd8cb5_0
- urllib3=2.2.2=pyhd8ed1ab_0
- vega_datasets=0.9.0=pyhd3deb0d_0
- yaml=0.2.5=h0d85af4_2
- pip:
- html5validator==0.4.2
- iniconfig==2.0.0
- pluggy==1.5.0
- pyarrow==15.0.2
- pycodestyle==2.11.1
- pytest==8.2.1