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.
local-whisper/dev_requirements.txt

80 lines
1.5 KiB
Plaintext

2 years ago
#
2 years ago
# This file is autogenerated by pip-compile with Python 3.10
2 years ago
# by the following command:
#
# pip-compile dev_requirements.in
#
black==23.3.0
# via -r dev_requirements.in
build==0.10.0
# via
# -r dev_requirements.in
# pip-tools
cfgv==3.3.1
# via pre-commit
click==8.1.3
# via
# black
# pip-tools
distlib==0.3.6
# via virtualenv
2 years ago
exceptiongroup==1.1.1
# via
# -r dev_requirements.in
# pytest
2 years ago
filelock==3.12.0
# via virtualenv
identify==2.5.23
# via pre-commit
iniconfig==2.0.0
# via pytest
invoke==2.1.0
# via -r dev_requirements.in
isort==5.12.0
# via -r dev_requirements.in
mypy-extensions==1.0.0
# via black
nodeenv==1.7.0
# via pre-commit
packaging==23.1
# via
# black
# build
# pytest
pathspec==0.11.1
# via black
pip-tools==6.13.0
# via -r dev_requirements.in
platformdirs==3.5.0
# via
# black
# virtualenv
pluggy==1.0.0
# via pytest
pre-commit==3.2.2
# via -r dev_requirements.in
pyproject-hooks==1.0.0
# via build
pytest==7.3.1
# via -r dev_requirements.in
pyyaml==6.0
# via pre-commit
ruff==0.0.263
# via -r dev_requirements.in
shellcheck-py==0.9.0.2
# via -r dev_requirements.in
2 years ago
tomli==2.0.1
# via
# black
# build
# pyproject-hooks
# pytest
2 years ago
virtualenv==20.23.0
# via pre-commit
wheel==0.40.0
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools