Files @ c5bed2ab87a7
Branch filter:

Location: kallithea/dev_requirements.txt

mads
vcs: Always return node content as bytes

is_binary would fail to find nul bytes in unicode strings.
1
2
3
4
5
6
7
8
9
pytest >= 4.6.6, < 8.3
pytest-sugar >= 0.9.2, < 1.1
pytest-benchmark >= 3.2.2, < 4.1
pytest-localserver >= 0.5.0, < 0.9
mock >= 3.0.0, < 5.2
Sphinx >= 1.8.0, < 5.2
WebTest >= 2.0.6, < 3.1
isort == 5.13.2
pyflakes == 3.2.0