Skip to content

Commit

Permalink
Update dependencies for correct pip alpha releases
Browse files Browse the repository at this point in the history
  • Loading branch information
farost committed Oct 4, 2024
1 parent cbca812 commit 2374db9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/vaticle/repositories.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ def vaticle_dependencies():
git_repository(
name = "vaticle_dependencies",
remote = "https://github.com/typedb/dependencies",
commit = "f0e5ac771ead5ea8d6e768cbd9b6746b64ed00b1", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_dependencies
commit = "2acdb27e8f0139e1535855328396654535472703", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_dependencies
)

def vaticle_typedb_protocol():
Expand Down

0 comments on commit 2374db9

Please sign in to comment.