diff --git a/metadata-ingestion/setup.py b/metadata-ingestion/setup.py index e303837bfe..982fc3458c 100644 --- a/metadata-ingestion/setup.py +++ b/metadata-ingestion/setup.py @@ -38,7 +38,7 @@ framework_common = { "avro-gen3==0.7.4", "avro>=1.10.2,<1.11", "python-dateutil>=2.8.0", - "stackprinter", + "stackprinter>=0.2.6", "tabulate", "progressbar2", "termcolor>=1.0.0",