We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec25adb commit d4c03cfCopy full SHA for d4c03cf
1 file changed
applications/jupyterhub/src/harness_jupyter/setup.py
@@ -2,6 +2,7 @@
2
3
REQUIREMENTS = [
4
'jupyterhub-kubespawner',
5
+ 'kubernetes==20.13.0'
6
]
7
8
setup(
0 commit comments