Skip to content

Commit

Permalink
change dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Aryan Rajoria <[email protected]>
  • Loading branch information
aryan-rajoria committed Nov 6, 2024
1 parent 5cc5211 commit acb70a2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ readme = "README.md"
python = ">=3.10,<3.13"
blint = "^2.2.3"
meson = "^1.6.0"
poetry = "^1.8.4"
oras = "^0.2.24"

[tool.poetry.scripts]
blint-db = 'blint_db.cli:main'
Expand All @@ -19,9 +19,8 @@ isort = "^5.13.2"
black = "^24.10.0"
flake8 = "^7.1.1"


[tool.poetry.group.build.dependencies]
oras = "^0.2.24"
poetry = "^1.8.4"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit acb70a2

Please sign in to comment.