We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 057b5fb + ded2908 commit 9e24ddcCopy full SHA for 9e24ddc
pyproject.toml
@@ -13,7 +13,7 @@ classifiers=[
13
"License :: OSI Approved :: Apache Software License"
14
]
15
dependencies = [
16
- "caikit>=0.16.0,<0.27.0", # Core abstractions
+ "caikit>=0.16.0,<0.28.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