Skip to content

Commit

Permalink
Merge pull request #54 from SenteraLLC/tnigon-patch-1
Browse files Browse the repository at this point in the history
Update pyproject to use db release tag v0.1.1
  • Loading branch information
tnigon committed Mar 16, 2022
2 parents 5457a63 + 6874948 commit 5445768
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 @@ -18,7 +18,7 @@ pip = "^22.0.4"
pygeos = "^0.12.0"
Rtree = "^0.9.7"
scikit-learn = "^1.0.2"
db = {git = "git@github.com:SenteraLLC/db", rev = "to_mlops"}
db = {git = "git@github.com:SenteraLLC/db", tag = "v0.1.1"}
ipykernel = {version = "^6.9.1", optional = true}

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 5445768

Please sign in to comment.