comparison dev_requirements.txt @ 8931:33f1faa7fe04 stable

setup: bump Sphinx version Sphinx 3.0.4 doesn't version its dependencies correctly, and it fails with latest jinja 3.1.2: ImportError: cannot import name 'environmentfilter' from 'jinja2' (.../site-packages/jinja2/__init__.py) Latest Sphinx version supports latest Jinja version and seems to render the documentation correctly.
author Mads Kiilerich <mads@kiilerich.com>
date Sat, 17 Sep 2022 20:37:24 +0200
parents 5f4a108eed54
children
comparison
equal deleted inserted replaced
8930:ed117efc9ae9 8931:33f1faa7fe04
1 pytest >= 4.6.6, < 6.3 1 pytest >= 4.6.6, < 6.3
2 pytest-sugar >= 0.9.2, < 0.10 2 pytest-sugar >= 0.9.2, < 0.10
3 pytest-benchmark >= 3.2.2, < 3.3 3 pytest-benchmark >= 3.2.2, < 3.3
4 pytest-localserver >= 0.5.0, < 0.6 4 pytest-localserver >= 0.5.0, < 0.6
5 mock >= 3.0.0, < 4.1 5 mock >= 3.0.0, < 4.1
6 Sphinx >= 1.8.0, < 3.1 6 Sphinx >= 1.8.0, < 5.2
7 WebTest >= 2.0.6, < 2.1 7 WebTest >= 2.0.6, < 2.1
8 isort == 5.1.2 8 isort == 5.1.2
9 pyflakes == 2.2.0 9 pyflakes == 2.2.0