Skip to content

Commit

Permalink
Update requirements-dev.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
webventurer committed Nov 19, 2024
1 parent 28d96fd commit 48f89db
Showing 1 changed file with 9 additions and 16 deletions.
25 changes: 9 additions & 16 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,8 @@
#
# pip-compile requirements-dev.in
#
build==1.0.3
# via pip-tools
cfgv==3.4.0
# via pre-commit
click==8.1.7
# via pip-tools
distlib==0.3.8
# via virtualenv
filelock==3.13.1
Expand All @@ -23,34 +19,31 @@ mypy==1.8.0
mypy-extensions==1.0.0
# via mypy
nodeenv==1.8.0
# via pre-commit
packaging==23.2
# via
# build
# pytest
pip-tools==7.3.0
# via -r requirements-dev.in
# pre-commit
# pyright
packaging==23.2
# via pytest
platformdirs==4.1.0
# via virtualenv
pluggy==1.3.0
# via pytest
pre-commit==3.6.0
# via -r requirements-dev.in
pyproject-hooks==1.0.0
# via build
pyright==1.1.389
# via -r requirements-dev.in
pytest==7.4.4
# via -r requirements-dev.in
pyyaml==6.0.1
# via pre-commit
ruff==0.1.11
# via -r requirements-dev.in
typing-extensions==4.9.0
# via mypy
# via
# mypy
# pyright
virtualenv==20.25.0
# via pre-commit
wheel==0.42.0
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools

0 comments on commit 48f89db

Please sign in to comment.