tvalentyn commented on a change in pull request #12109:
URL: https://github.com/apache/beam/pull/12109#discussion_r446463252
##########
File path: sdks/python/setup.py
##########
@@ -182,7 +182,7 @@ def get_version():
'freezegun>=0.3.12',
'nose>=1.3.7',
'nose_xunitmp>=0.4.1',
- 'pandas>=0.23.4,<0.25',
+ 'pandas>=0.25.2,<1',
Review comment:
Yes, in addition to that pandas are also fussy about py 3.5.2 which we
still have on Jenkins.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]