-
Notifications
You must be signed in to change notification settings - Fork 0
/
environemt.yml
47 lines (47 loc) · 931 Bytes
/
environemt.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
name: RAI_dash
channels:
- conda-forge
- defaults
dependencies:
- brotli-python=1.0.9
- bzip2=1.0.8
- ca-certificates=2022.9.24
- click=8.1.3
- dash=2.7.0
- flask=2.2.2
- flask-compress=1.13
- importlib-metadata=5.0.0
- itsdangerous=2.1.2
- jinja2=3.1.2
- libcxx=14.0.6
- libffi=3.4.2
- libsqlite=3.40.0
- libzlib=1.2.13
- ncurses=6.3
- openssl=3.0.7
- pip=22.3.1
- plotly=5.11.0
- python=3.10.0
- python_abi=3.10
- readline=8.1.2
- setuptools=65.5.1
- sqlite=3.40.0
- tenacity=8.1.0
- tk=8.6.12
- werkzeug=2.2.2
- wheel=0.38.4
- xz=5.2.6
- zipp=3.10.0
- pip:
- brotli==1.0.9
- dash-bootstrap-components==1.5.0
- dash-core-components==2.0.0
- dash-html-components==2.0.0
- dash-table==5.0.0
- markupsafe==2.1.1
- numpy==1.26.2
- pandas==2.1.3
- python-dateutil==2.8.2
- pytz==2023.3.post1
- six==1.16.0
- tzdata==2023.3