File size: 377 Bytes
065fee7 |
1 2 3 4 5 6 7 8 9 |
# This constraints file is used to make sure that the latest dependency versions # we claim to support in setup.py are indeed installed in test sessions in the most # recent Python version supported (3.9 at the time of writing - 2021-05-05). # # NOTE: Not comprehensive yet, will eventually be maintained semi-automatically by # the renovate bot. grpcio==1.47.0 pyarrow>=4.0.0 |