Skip to content

Commit

Permalink
Merge pull request #328 from CybercentreCanada/hotfix/lock_k8s
Browse files Browse the repository at this point in the history
Use version 17 as latest for now
  • Loading branch information
cccs-rs authored Aug 17, 2021
2 parents a55d327 + 7121769 commit 07cb93c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
'elastic-apm[flask]!=6.3.0,!=6.3.1,!=6.3.2', # Exclude broken elastic APM version
'cython',
'docker',
'kubernetes',
'kubernetes<18',
'notifications-python-client',
# Blacklist a bad release of the azure library until a release newer than that comes out
'azure-storage-blob!=12.4.0',
Expand Down

0 comments on commit 07cb93c

Please sign in to comment.