view dev_requirements.txt @ 8305:6056c0e8244f

auth: don't use json for debug logging The json formatting is just a source of error - it will for example crash if there should be bytes anywhere.
author Mads Kiilerich <mads@kiilerich.com>
date Sun, 22 Mar 2020 23:05:36 +0100
parents 51af7c12ffb1
children 42312c8d070d
line wrap: on
line source

pytest >= 4.6.6, < 5.4
pytest-sugar >= 0.9.2, < 0.10
pytest-benchmark >= 3.2.2, < 3.3
pytest-localserver >= 0.5.0, < 0.6
mock >= 3.0.0, < 4.1
Sphinx >= 1.8.0, < 2.4
WebTest >= 2.0.6, < 2.1
isort == 4.3.21
pyflakes == 2.1.1