chris_marchetti
02/18/2022, 8:53 PMmarkupsafe and after pinning it according to the earlier message we are getting an error with itsdangerous
ImportError: cannot import name 'json' from 'itsdangerous'
We are running meltano 1.95.0. Thanks!aaronsteers
02/18/2022, 10:08 PMaaronsteers
02/18/2022, 10:09 PMchris_marchetti
02/18/2022, 10:10 PMedgar_ramirez_mondragon
02/18/2022, 10:19 PMMarkupSafe<2.1.0 is the safest waychris_marchetti
02/18/2022, 10:22 PMMarkupSafe==2.1.0? I will give it a try.chris_marchetti
02/18/2022, 10:27 PMMarkupSafe==2.1.0 or no to trying MarkupSafe<2.1.0 ?edgar_ramirez_mondragon
02/18/2022, 10:29 PMMarkupSafe==2.1.0 I mean. I think that's the version with the breaking change 🙂chris_marchetti
02/18/2022, 10:30 PM