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.
learn_onnx/dev-requirements.txt

41 lines
763 B
Plaintext

#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
# pip-compile dev-requirements.in
#
black==22.1.0
# via -r dev-requirements.in
click==8.0.4
# via
# black
# pip-tools
flake8==4.0.1
# via -r dev-requirements.in
mccabe==0.6.1
# via flake8
mypy-extensions==0.4.3
# via black
pathspec==0.9.0
# via black
pep517==0.12.0
# via pip-tools
pip-tools==6.5.1
# via -r dev-requirements.in
platformdirs==2.5.1
# via black
pycodestyle==2.8.0
# via flake8
pyflakes==2.4.0
# via flake8
tomli==2.0.1
# via black
typing-extensions==4.1.1
# via black
wheel==0.37.1
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools