-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yaml
61 lines (61 loc) · 1.46 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
name: sitebuilder
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=4.5=1_gnu
- ca-certificates=2021.7.5=h06a4308_1
- certifi=2021.5.30=py39h06a4308_0
- ld_impl_linux-64=2.35.1=h7274673_9
- libffi=3.3=he6710b0_2
- libgcc-ng=9.3.0=h5101ec6_17
- libgomp=9.3.0=h5101ec6_17
- libstdcxx-ng=9.3.0=hd4cf53a_17
- ncurses=6.2=he6710b0_1
- openssl=1.1.1k=h27cfd23_0
- pip=21.1.3=py39h06a4308_0
- python=3.9.5=h12debd9_4
- readline=8.1=h27cfd23_0
- setuptools=52.0.0=py39h06a4308_0
- sqlite=3.36.0=hc218d9a_0
- tk=8.6.10=hbc83047_0
- tzdata=2021a=h52ac0ba_0
- wheel=0.36.2=pyhd3eb1b0_0
- xz=5.2.5=h7b6447c_0
- zlib=1.2.11=h7b6447c_3
- pip:
- amply==0.1.4
- appdirs==1.4.4
- attrs==21.2.0
- charset-normalizer==2.0.3
- configargparse==1.5.1
- connection-pool==0.0.3
- csscompressor==0.9.5
- datrie==0.8.2
- docutils==0.17.1
- filelock==3.0.12
- gitdb==4.0.7
- gitpython==3.1.18
- htmlmin==0.1.12
- idna==3.2
- ipython-genutils==0.2.0
- jsonschema==3.2.0
- jupyter-core==4.7.1
- nbformat==5.1.3
- psutil==5.8.0
- pulp==2.4
- pyparsing==2.4.7
- pyrsistent==0.18.0
- pyyaml==5.4.1
- ratelimiter==1.2.0.post0
- requests==2.26.0
- six==1.16.0
- smart-open==5.1.0
- smmap==4.0.0
- snakemake==6.6.1
- stopit==1.1.2
- tabulate==0.8.9
- toposort==1.6
- traitlets==5.0.5
- urllib3==1.26.6
- wrapt==1.12.1