-
Notifications
You must be signed in to change notification settings - Fork 0
/
synthro_env.yml
78 lines (78 loc) · 1.78 KB
/
synthro_env.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
name: synthro_env
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1
- bzip2=1.0.8
- ca-certificates=2024.3.11
- expat=2.6.2
- libffi=3.4.4
- openssl=3.0.13
- pip=24.0
- python=3.12.3
- sqlite=3.45.3
- tk=8.6.14
- wheel=0.43.0
- xz=5.4.6
- zlib=1.2.13
- pip:
- ansi2html==1.9.1
- attrs==23.2.0
- blinker==1.7.0
- certifi==2023.11.17
- cffi==1.16.0
- charset-normalizer==3.3.2
- click==8.1.7
- colorama==0.4.6
- dash==2.14.2
- dash-bootstrap-components==1.5.0
- dash-core-components==2.0.0
- dash-html-components==2.0.0
- dash-table==5.0.0
- flask==3.0.0
- h11==0.14.0
- idna==3.6
- importlib-metadata==7.0.1
- itsdangerous==2.1.2
- jinja2==3.1.2
- joblib==1.3.2
- llvmlite==0.42.0
- markupsafe==2.1.3
- nest-asyncio==1.5.8
- numba==0.59.0
- numpy==1.26.3
- outcome==1.3.0.post0
- packaging==23.2
- pandas==2.1.4
- plotly==5.18.0
- pycparser==2.21
- pyhtml2pdf==0.0.7
- pynndescent==0.5.11
- pysocks==1.7.1
- python-dateutil==2.8.2
- python-dotenv==1.0.0
- pytz==2023.3.post1
- requests==2.31.0
- retrying==1.3.4
- scikit-learn==1.3.2
- scipy==1.11.4
- selenium==4.16.0
- setuptools==69.0.3
- six==1.16.0
- sniffio==1.3.0
- sortedcontainers==2.4.0
- tenacity==8.2.3
- threadpoolctl==3.2.0
- tqdm==4.66.2
- trio==0.23.2
- trio-websocket==0.11.1
- typing-extensions==4.9.0
- tzdata==2023.4
- umap==0.1.1
- umap-learn==0.5.5
- urllib3==2.1.0
- waitress==3.0.0
- webdriver-manager==4.0.2
- werkzeug==3.0.1
- wsproto==1.2.0
- zipp==3.17.0