Skip to content

Upgrade to reasoner-validator 4.0.1 (Pydantic V2) plus some tech debt

Choose a tag to compare

@RichardBruskiewich RichardBruskiewich released this 19 Apr 22:47
· 61 commits to main since this release
  • update to reasoner-validator 4.0.1 (which uses Pydantic 2)
  • remove reasoner-pydantic; delete the graph_validation_test.requests (which used reasoner-pydantic) an graph_validation_test.utils.testsuite modules (both unused legacy modules copied over from Benchmarks for coding inspiration)
  • change some logger messages to 'debug' (from 'info')