Skip to content

Commit

Permalink
deps: bump sqltrie to >=0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
efiop committed Nov 27, 2023
1 parent 0686f81 commit 4ccb420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies = [
"dvc-objects>=1.1.0,<2",
"diskcache>=5.2.1",
"attrs>=21.3.0",
"sqltrie>=0.8.0,<1",
"sqltrie>=0.9.0,<1",
]

[project.urls]
Expand Down

0 comments on commit 4ccb420

Please sign in to comment.