tvalentyn commented on issue #30852:
URL: https://github.com/apache/beam/issues/30852#issuecomment-2038183904

   even though pip selects a  bizzare version for pydantic, pydantic 2, this 
pydantic-hypothesis plugin seems broken
   
   `from pydantic import _hypothesis_plugin` fails, the more correct import 
`from pydantic.v1 import _hypothesis_plugin` also fails with recent versions of 
hypthesis
    


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@beam.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to