-
Notifications
You must be signed in to change notification settings - Fork 0
/
env.yaml
49 lines (49 loc) · 952 Bytes
/
env.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
name: dash_app
channels:
- defaults
- conda-forge
dependencies:
- blas=1.0
- brotli-python=1.0.9
- ca-certificates=2023.01.10
- certifi=2022.12.7
- click=8.0.4
- flask=2.2.2
- flask-compress=1.13
- importlib-metadata=4.11.3
- itsdangerous=2.0.1
- jinja2=3.1.2
- libcxx=14.0.6
- libffi=3.4.2
- libgfortran=5.0.0
- libgfortran5=11.3.0
- libopenblas=0.3.21
- llvm-openmp=14.0.6
- markupsafe=2.1.1
- ncurses=6.4
- numpy=1.23.5
- numpy-base=1.23.5
- openssl=1.1.1s
- pip=22.3.1
- plotly=5.9.0
- python=3.9.16
- readline=8.2
- setuptools=65.6.3
- sqlite=3.40.1
- tenacity=8.0.1
- tk=8.6.12
- tzdata=2022g
- werkzeug=2.2.2
- wheel=0.37.1
- xz=5.2.10
- zipp=3.11.0
- zlib=1.2.13
- pip:
- dash==2.8.1
- dash-core-components==2.0.0
- dash-html-components==2.0.0
- dash-table==5.0.0
- pandas==1.5.3
- python-dateutil==2.8.2
- pytz==2022.7.1
- six==1.16.0