This prevents installing the version of pydantic that has the bug fix. safety-schemas 0.0.5 allowed any version for the pydantic package; That's why this issue started to occur with the release of ...
I have even tried installing numpy 1.21.2 which is the version for python 3.10 and it still fails. To make sure my Anaconda setup is correct, I went through a re-install of my previous environment for ...