Skip to content

Commit

Permalink
Add uv.lock.
Browse files Browse the repository at this point in the history
  • Loading branch information
MylesBartlett committed Nov 12, 2024
1 parent a66b42e commit e871f40
Show file tree
Hide file tree
Showing 3 changed files with 405 additions and 3 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ dev-dependencies = [
"pyright>=1.1.372",
"ruff>=0.5.4",
"black[colorama]>=24.4.2",
"bump2version>=1.0.1",
]
managed = true

Expand Down
4 changes: 1 addition & 3 deletions requirements-dev.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
# universal: false

-e file:.
basedpyright==1.21.0
black==24.4.2
bump2version==1.0.1
cfgv==3.4.0
# via pre-commit
click==8.1.7
Expand Down Expand Up @@ -39,8 +39,6 @@ mypy-extensions==1.0.0
nodeenv==1.9.1
# via pre-commit
# via pyright
nodejs-wheel-binaries==22.11.0
# via basedpyright
numpy==2.0.1
# via serox
packaging==24.1
Expand Down
Loading

0 comments on commit e871f40

Please sign in to comment.