diff --git a/setup.py b/setup.py index 5aa94d17341e..5f250d1b95c5 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,6 @@ 'sonic_thermal', ], install_requires=[ - 'sonic-config-engine', # For portconfig. TODO: Remove this dependency 'sonic-py-common' ], classifiers=[