Files @ 3adaa1a90420
Branch filter:

Location: kallithea/dev_requirements.txt

mads
setup: bump minimum Python version to 3.9

3.8 was EOL a year ago. Mercurial also only supports 3.9 and later.
1
2
3
4
5
6
7
8
9
pytest >= 4.6.6, < 8.5
pytest-sugar >= 0.9.2, < 1.2
pytest-benchmark >= 3.2.2, < 5.2
pytest-localserver >= 0.5.0, < 0.10
mock >= 3.0.0, < 5.3
Sphinx >= 1.8.0, < 9
WebTest >= 2.0.6, < 3.1
isort >= 6, < 6.2
pyflakes >= 3.4, < 3.5