view dev_requirements.txt @ 8750:d913d84d5253

front-end: use 'bin' path for node commands instead of '.bin' license-checker is using relative paths for importing other modueles - that worked fine when .bin/license-checker was a symlink, but not on filesystems without symlinks support: internal/modules/cjs/loader.js:883 throw err; ^ Error: Cannot find module '../lib/index'
author Mads Kiilerich <mads@kiilerich.com>
date Wed, 04 Nov 2020 21:11:48 +0100
parents 68eee0e7f4f5
children 5f4a108eed54
line wrap: on
line source

pytest >= 4.6.6, < 5.5
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, < 3.1
WebTest >= 2.0.6, < 2.1
isort == 5.1.2
pyflakes == 2.2.0