| ray==2.9.3 | |
| # Below constraints are inherited from constraints-3.10.txt | |
| google-api-core | |
| proto-plus==1.22.3 | |
| protobuf | |
| mock==4.0.2 | |
| google-cloud-storage==2.2.1 # Increased for kfp 2.0 compatibility | |
| packaging==24.1 # Increased to unbreak canonicalize_version error (b/377774673) | |
| grpcio-testing==1.34.0 | |
| mlflow==1.30.1 # Pinned to speed up installation | |
| pytest-xdist==3.3.1 # Pinned to unbreak unit tests | |
| IPython # Added to test supernova rich html buttons | |
| pandas==2.1.4 # Pandas must be <2.2.0 to be compatible with ray 2.9.3 | |
| scikit-learn<1.6.0 # Breaking Ray 2.9.3 |