Skip to content

Commit 42ac643

Browse files
Merge branch 'develop'
2 parents 6c173dd + 8a5532e commit 42ac643

File tree

1 file changed

+13
-64
lines changed

1 file changed

+13
-64
lines changed

docs/requirements.txt

Lines changed: 13 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -1,64 +1,13 @@
1-
alabaster==0.7.12
2-
attrs==21.4.0
3-
Babel==2.10.3
4-
bleach==4.1.0
5-
build==0.7.0
6-
certifi==2021.10.8
7-
cffi==1.15.0
8-
charset-normalizer==2.0.10
9-
colorama==0.4.4
10-
cryptography==36.0.1
11-
cycler==0.11.0
12-
docutils==0.18.1
13-
flake8==4.0.1
14-
fonttools==4.28.5
15-
idna==3.3
16-
imagesize==1.4.1
17-
importlib-metadata==4.10.1
18-
iniconfig==1.1.1
19-
jeepney==0.7.1
20-
Jinja2==3.1.2
21-
keyring==23.5.0
22-
kiwisolver==1.3.2
23-
MarkupSafe==2.1.1
24-
matplotlib==3.5.3
25-
matplotview==0.2.0
26-
mccabe==0.6.1
27-
numpy==1.22.1
28-
numpydoc==1.4.0
29-
packaging==21.3
30-
pep517==0.12.0
31-
Pillow==9.0.0
32-
pkginfo==1.8.2
33-
pluggy==1.0.0
34-
py==1.11.0
35-
pycodestyle==2.8.0
36-
pycparser==2.21
37-
pyflakes==2.4.0
38-
Pygments==2.11.2
39-
pyparsing==3.0.6
40-
pytest==6.2.5
41-
python-dateutil==2.8.2
42-
pytz==2022.2.1
43-
readme-renderer==32.0
44-
requests==2.27.1
45-
requests-toolbelt==0.9.1
46-
rfc3986==2.0.0
47-
SecretStorage==3.3.1
48-
six==1.16.0
49-
snowballstemmer==2.2.0
50-
Sphinx==5.1.1
51-
sphinx-gallery==0.11.0
52-
sphinxcontrib-applehelp==1.0.2
53-
sphinxcontrib-devhelp==1.0.2
54-
sphinxcontrib-htmlhelp==2.0.0
55-
sphinxcontrib-jsmath==1.0.1
56-
sphinxcontrib-qthelp==1.0.3
57-
sphinxcontrib-serializinghtml==1.1.5
58-
toml==0.10.2
59-
tomli==2.0.0
60-
tqdm==4.62.3
61-
twine==3.7.1
62-
urllib3==1.26.8
63-
webencodings==0.5.1
64-
zipp==3.7.0
1+
matplotlib
2+
numpy
3+
sphinx
4+
sphinx-gallery
5+
sphinxcontrib-applehelp
6+
sphinxcontrib-devhelp
7+
sphinxcontrib-htmlhelp
8+
sphinxcontrib-jsmath
9+
sphinxcontrib-qthelp
10+
sphinxcontrib-serializinghtml
11+
numpy
12+
numpydoc
13+
alabaster

0 commit comments

Comments
 (0)