npytabletracker/requirements/requirements-dev.txt

16 lines
455 B
Plaintext
Raw Normal View History

2020-02-08 10:01:45 -06:00
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file=requirements/requirements-dev.txt requirements/requirements-dev.in
#
click==7.0 # via pip-tools
2020-02-08 19:32:22 -06:00
entrypoints==0.3 # via flake8
flake8==3.7.9
mccabe==0.6.1 # via flake8
2020-02-08 10:01:45 -06:00
npyscreen==4.10.5
pip-tools==4.4.1
2020-02-08 19:32:22 -06:00
pycodestyle==2.5.0 # via flake8
pyflakes==2.1.1 # via flake8
2020-02-08 10:01:45 -06:00
six==1.14.0 # via pip-tools