GradientSurfer

Results 3 comments of GradientSurfer

@radames I do not have PR edit access here, @cumulo-autumn perhaps you would consider granting collaborator access?

Hi @vpreparate, could you please share your Python version (`python --version`), operating system version (eg Linux 6.1), and pydantic version (`python -c "import pydantic; print(pydantic.version.version_info())"`)?

@vpreparate Thank you, I believe the issue is caused due to the old version of pydantic (1.8.2 was released May 2021). For some reason I was not able to reproduce...