big-dream-87861
03/20/2025, 2:08 PMragchecker from python, but it clashes with flytekit due to incompatible versions of dataclasses-json . ragchecker requires ^0.6 while flytekit has this 2 year old line that I'm trying to figure out:
"dataclasses-json>=0.5.2,<0.5.12", # TODO: remove upper-bound after fixing change in contract
What's the change in contract that's blocking the upgrade here? It would be a lot of work to remove the dependency on ragchecker.