diff --git a/pyproject.toml b/pyproject.toml index d76e6e5..678379e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ classifiers = [ ] dependencies = [ "bumble@git+https://github.com/google/bumble@uael/l2cap_pandora", - "bt-test-interfaces@git+https://github.com/google/bt-test-interfaces@uael/l2cap-update#subdirectory=python", + "bt-test-interfaces==0.0.5", "protobuf==4.24.2", "grpcio==1.57", "mobly==1.12.2",