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

   The hypothesis plugin might be provided by hypothesis itself, and we might 
need it for tests that use hypothesis. 
   But looks like Pydantic 2 doesn't work with hypothesis: 
https://github.com/pydantic/pydantic/discussions/5979 , and somehow pydantic 
(which i believe we didn't have in our dependency chain before), now  intefers 
with pytest/hypothesis. the fact that old version of pydantic gets installed 
due to `--pre` flag may or may not be a factor. 
   


-- 
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