Skip to content

Commit 0b9d4e7

Browse files
Merge pull request #10442 from nextcloud/chore/pin-deps-stable20
[stable20] chore(requirements): pin all dependencies
2 parents 7a506ee + f88dc5f commit 0b9d4e7

1 file changed

Lines changed: 31 additions & 4 deletions

File tree

requirements.txt

Lines changed: 31 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,31 @@
1-
sphinx
2-
rst2pdf
3-
pillow
4-
sphinx-rtd-theme
1+
alabaster==0.7.13
2+
Babel==2.12.1
3+
certifi==2022.12.7
4+
charset-normalizer==3.1.0
5+
docutils==0.17.1
6+
idna==3.4
7+
imagesize==1.4.1
8+
importlib-metadata==6.1.0
9+
Jinja2==3.0.3
10+
MarkupSafe==2.1.2
11+
packaging==23.0
12+
Pillow==8.4.0
13+
Pygments==2.14.0
14+
PyYAML==6.0
15+
reportlab==3.6.9
16+
requests==2.28.2
17+
rst2pdf==0.100
18+
smartypants==2.0.1
19+
snowballstemmer==2.2.0
20+
Sphinx==4.5.0
21+
sphinx-rtd-theme==1.2.0
22+
sphinxcontrib-applehelp==1.0.4
23+
sphinxcontrib-devhelp==1.0.2
24+
sphinxcontrib-htmlhelp==2.0.1
25+
sphinxcontrib-jquery==4.1
26+
sphinxcontrib-jsmath==1.0.1
27+
sphinxcontrib-phpdomain==0.9.0
28+
sphinxcontrib-qthelp==1.0.3
29+
sphinxcontrib-serializinghtml==1.1.5
30+
urllib3==1.26.15
31+
zipp==3.15.0

0 commit comments

Comments
 (0)