diff --git a/python_libs/pebble-commander/setup.py b/python_libs/pebble-commander/setup.py index 6bc64938e..7a24b50e3 100644 --- a/python_libs/pebble-commander/setup.py +++ b/python_libs/pebble-commander/setup.py @@ -43,8 +43,7 @@ extras_require = { 'Interactive': [ - 'pebble.loghash>=2.6', - 'prompt_toolkit>=0.55', +'prompt_toolkit>=0.55', ], },