We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1981b27 commit 22d7b76Copy full SHA for 22d7b76
src/aks-preview/setup.py
@@ -24,7 +24,7 @@
24
]
25
26
DEPENDENCIES = [
27
- "holmesgpt==0.12.5; python_version >= '3.10'",
+ "holmesgpt==0.13.0; python_version >= '3.10'",
28
29
30
with open1("README.rst", "r", encoding="utf-8") as f:
0 commit comments