New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
requirements.txt in NEMO/trunk/doc/rst – NEMO

source: NEMO/trunk/doc/rst/requirements.txt @ 10545

Last change on this file since 10545 was 10545, checked in by nicolasmartin, 5 years ago

Add requirements.txt to set compilation environment for rst files
It is intended to be used with pip3 to install required python packages with the command:
pip3 install -r requirements.txt
The compilation with python2 crashes with traceback from Python filesystem.

File size: 885 bytes
Line 
1alabaster==0.7.12
2Babel==2.6.0
3Brlapi==0.6.5
4certifi==2018.11.29
5chardet==3.0.4
6cryptography==1.7.1
7cupshelpers==1.0
8docutils==0.14
9httplib2==0.9.2
10idna==2.8
11imagesize==1.1.0
12Jinja2==2.10
13keyring==10.1
14keyrings.alt==1.3
15latexcodec==1.0.5
16louis==3.0.0
17Mako==1.0.6
18MarkupSafe==1.1.0
19oset==0.1.3
20packaging==18.0
21pexpect==4.2.1
22Pillow==4.0.0
23ptyprocess==0.5.1
24pyasn1==0.1.9
25pybtex==0.22.2
26pybtex-docutils==0.2.1
27pycrypto==2.6.1
28pycups==1.9.73
29pycurl==7.43.0
30Pygments==2.3.1
31pygobject==3.22.0
32pyparsing==2.3.1
33pysmbc==1.0.15.6
34python-apt==1.4.0b3
35python-debian==0.1.30
36python-debianbts==2.6.1
37pytz==2018.9
38pyxdg==0.25
39PyYAML==3.13
40reportbug==7.1.7
41reportlab==3.3.0
42requests==2.21.0
43roman==2.0.0
44SecretStorage==2.3.1
45six==1.12.0
46snowballstemmer==1.2.1
47Sphinx==1.8.3
48sphinx-rtd-theme==0.4.2
49sphinxcontrib-bibtex==0.4.2
50sphinxcontrib-websupport==1.1.0
51unattended-upgrades==0.1
52urllib3==1.24.1
Note: See TracBrowser for help on using the repository browser.