forked from hpcleuven/VscDocumentation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
55 lines (55 loc) · 1.43 KB
/
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
name: sphinx_new
channels:
- defaults
- conda-forge
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=4.5=1_gnu
- ca-certificates=2022.12.7=ha878542_0
- certifi=2022.12.7=pyhd8ed1ab_0
- ld_impl_linux-64=2.40=h41732ed_0
- libffi=3.3=he6710b0_2
- libgcc-ng=9.3.0=h5101ec6_17
- libgomp=9.3.0=h5101ec6_17
- libstdcxx-ng=12.2.0=h46fd767_19
- libzlib=1.2.11=h36c2ea0_1013
- ncurses=6.3=h7f8727e_2
- openssl=1.1.1l=h7f8727e_0
- pip=23.0.1=pyhd8ed1ab_0
- python=3.7.11=h12debd9_0
- readline=8.1=h27cfd23_0
- setuptools=67.6.0=pyhd8ed1ab_0
- sqlite=3.36.0=hc218d9a_0
- tk=8.6.11=h1ccaba5_0
- wheel=0.40.0=pyhd8ed1ab_0
- xz=5.2.5=h516909a_1
- zlib=1.2.11=h36c2ea0_1013
- pip:
- alabaster==0.7.12
- babel==2.9.1
- charset-normalizer==2.0.7
- colorama==0.4.4
- docutils==0.17.1
- idna==3.3
- imagesize==1.3.0
- jinja2==3.0.3
- livereload==2.6.3
- markupsafe==2.0.1
- packaging==21.2
- pygments==2.10.0
- pyparsing==2.4.7
- pytz==2021.3
- requests==2.26.0
- six==1.16.0
- snowballstemmer==2.2.0
- sphinx==4.3.0
- sphinx-autobuild==2021.3.14
- sphinxcontrib-applehelp==1.0.2
- sphinxcontrib-devhelp==1.0.2
- sphinxcontrib-htmlhelp==2.0.0
- sphinxcontrib-jsmath==1.0.1
- sphinxcontrib-qthelp==1.0.3
- sphinxcontrib-serializinghtml==1.1.5
- tornado==6.1
- urllib3==1.26.7
prefix: /home/gjb/mambaforge/envs/sphinx_new