We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e24ddc + 661b9c5 commit ba78b26Copy full SHA for ba78b26
pyproject.toml
@@ -13,7 +13,7 @@ classifiers=[
13
"License :: OSI Approved :: Apache Software License"
14
]
15
dependencies = [
16
- "caikit>=0.16.0,<0.28.0", # Core abstractions
+ "caikit>=0.16.0,<0.29.0", # Core abstractions
17
"grpcio>=1.35.0,<2.0", # Client calls to TGIS
18
"requests>=2.28.2,<3", # Health check calls to TGIS
19
0 commit comments