Merge pull request #10653 from nextcloud/backport/stable27/requirements

[stable27] Fix requirements
This commit is contained in:
Arthur Schiwon 2023-06-20 15:40:52 +02:00 committed by GitHub
commit ccb293b598
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,24 +1,24 @@
alabaster==0.7.13
Babel==2.12.1
certifi==2022.12.7
certifi==2023.5.7
charset-normalizer==3.1.0
docutils==0.17.1
idna==3.4
imagesize==1.4.1
importlib-metadata==6.6.0
Jinja2==3.1.2
MarkupSafe==2.1.2
MarkupSafe==2.1.3
packaging==23.1
Pillow==9.5.0
Pygments==2.15.1
PyYAML==6.0
reportlab==3.6.9
requests==2.30.0
reportlab==4.0.4
requests==2.31.0
rst2pdf==0.100
smartypants==2.0.1
snowballstemmer==2.2.0
Sphinx==4.5.0
sphinx-rtd-theme==1.2.0
sphinx-rtd-theme==1.2.2
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.1
@ -27,5 +27,5 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-phpdomain==0.11.0
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
urllib3==2.0.2
urllib3==2.0.3
zipp==3.15.0