You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
casbin_api/dev_requirements.txt

35 lines
1.1 KiB
Plaintext

5 years ago
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile dev_requirements.in
#
appdirs==1.4.3 # via black
attrs==19.3.0 # via black, pytest
black==19.10b0
bumpversion==0.5.3
click==7.0 # via black, pip-tools
coverage==5.0.3 # via pytest-cov
entrypoints==0.3 # via flake8
flake8==3.7.9
importlib-metadata==1.5.0 # via pluggy, pytest
mccabe==0.6.1 # via flake8
more-itertools==8.2.0 # via pytest
packaging==20.1 # via pytest
pathspec==0.7.0 # via black
pip-tools==4.4.1
pluggy==0.13.1 # via pytest
py==1.8.1 # via pytest
pycodestyle==2.5.0 # via flake8
pyflakes==2.1.1 # via flake8
pyparsing==2.4.6 # via packaging
pytest-cov==2.8.1
pytest==5.3.5
regex==2020.1.8 # via black
six==1.14.0 # via packaging, pip-tools
toml==0.10.0 # via black
typed-ast==1.4.1 # via black
wcwidth==0.1.8 # via pytest
werkzeug==1.0.0
zipp==2.2.0 # via importlib-metadata