Skip to content

Commit

Permalink
fix: add kubernetes to setup.py (#1721)
Browse files Browse the repository at this point in the history
  • Loading branch information
KamilPawel committed Nov 4, 2022
1 parent 0356438 commit 9323fd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -30,6 +30,7 @@
"hypothesis==5.41.3",
"cfl-common",
"django-csp==3.7",
"kubernetes==23.6.0",
],
tests_require=["docker >= 3.5, < 3.6", "PyYAML == 5.4"],
version=version,
Expand Down

0 comments on commit 9323fd7

Please sign in to comment.