damccorm commented on code in PR #36792:
URL: https://github.com/apache/beam/pull/36792#discussion_r2556216473


##########
sdks/python/setup.py:
##########
@@ -408,7 +408,7 @@ def get_portability_package_data():
           'typing-extensions>=3.7.0',
           'zstandard>=0.18.0,<1',
           'pyyaml>=3.12,<7.0.0',
-          'beartype>=0.21.0,<0.22.0',
+          'beartype>=0.22.0,<0.23.0',

Review Comment:
   Do we need to be this tight on the bounds? Is there something specific we 
need in 0.22 in order to function?



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to