Skip to content

Commit

Permalink
updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
legout committed Aug 29, 2024
1 parent d1e3679 commit 9170dc4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
13 changes: 7 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,13 @@ requires = ["hatchling"]

[tool.rye]
dev-dependencies = [
"ipython>=8.24.0",
"isort>=5.13.2",
"pillow>=10.3.0",
"cloudpickle>=3.0.0",
"dill>=0.3.8",
"cbor2>=5.6.4",
"ipython>=8.24.0",
"isort>=5.13.2",
"pillow>=10.3.0",
"cloudpickle>=3.0.0",
"dill>=0.3.8",
"cbor2>=5.6.4",
"lxml>=5.3.0",
]
#[tool.rye.scripts]
#flowerpower = {cmd = ["python", "-m", "flowerpower.cli"]}
Expand Down
1 change: 1 addition & 0 deletions requirements-dev.lock
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ jsonschema-specifications==2023.12.1
loguru==0.7.2
# via sf-hamilton-sdk
# via sf-hamilton-ui
lxml==5.3.0
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
Expand Down

0 comments on commit 9170dc4

Please sign in to comment.