Skip to content

Commit

Permalink
bump version unpin pydantic
Browse files Browse the repository at this point in the history
  • Loading branch information
dani2112 committed Jul 13, 2023
1 parent 5811869 commit 982e269
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "sliceguard"
version = "0.0.6"
version = "0.0.7"
authors = [
{ name="Renumics GmbH", email="[email protected]"},
{ name="Daniel Klitzke", email="[email protected]"}
Expand All @@ -26,8 +26,7 @@ dependencies = [
"sentence-transformers >= 2.2.1",
"tqdm >= 4.65.0",
"Pillow >= 9.5.0",
"renumics-spotlight >= 1.3.0rc3",
"pydantic < 2.0.0",
"renumics-spotlight >= 1.3.0rc4",
"plotly >= 5.15.0",
]

Expand Down

0 comments on commit 982e269

Please sign in to comment.