diff --git a/Pipfile b/Pipfile index 287608328..61c5230e2 100644 --- a/Pipfile +++ b/Pipfile @@ -4,7 +4,7 @@ name = "pypi" verify_ssl = true [packages] -trezor = {git = "https://github.com/trezor/python-trezor", editable = true, ref = "tsusanka/paths"} +trezor = {git = "https://github.com/trezor/python-trezor", editable = true, ref = "master"} protobuf = "==3.4.0" # python-trezor tests