forked from googleapis/python-aiplatform
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconstraints-3.10.txt
More file actions
19 lines (19 loc) · 900 Bytes
/
constraints-3.10.txt
File metadata and controls
19 lines (19 loc) · 900 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# -*- coding: utf-8 -*-
# This constraints file is required for unit tests.
# List all library dependencies and extras in this file.
google-api-core==2.21.0 # Tests google-api-core with rest async support
google-auth==2.45.0 # Tests google-auth with rest async support
proto-plus==1.22.3
protobuf
mock==4.0.2
google-cloud-storage==3.0.0 # Updated to v3.x, backward compatible with v2.x via wrapper
packaging==24.1 # Increased to unbreak canonicalize_version error (b/377774673)
grpcio-testing==1.34.0
mlflow==2.16.0 # Pinned to speed up installation
pytest-xdist==3.3.1 # Pinned to unbreak unit tests
ray==2.4.0 # Pinned until 2.9.3 is verified for Ray tests
ipython==8.22.2 # Pinned to unbreak TypeAliasType import error
scikit-learn!=1.4.1.post1 # Pin to unbreak test_sklearn (b/332610038)
requests==2.31.0 # Pinned to unbreak http+docker error (b/342669351)
google-vizier==0.1.21
google-adk==0.0.2