Closed
Description
Looks like we are pulling 0.6.0 (which is way smaller than our minimum version btw) instead of 0.4.2. The 0.6.0 requires aiobotocore, but is not compatible with the new version.
Working build:
https://github.com/pandas-dev/pandas/runs/8026125010?check_suite_focus=true
Failed build:
https://github.com/pandas-dev/pandas/runs/8035127801?check_suite_focus=true
Lets try to force at least the minimum s3fs version.