chore(ingest): set min stackprinter version (#5666)

This commit is contained in:
Harshal Sheth 2022-08-18 14:47:49 -04:00 committed by GitHub
parent 2ba80f0418
commit ad57fb9dbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",