Skip to content

Commit 1a1b95c

Browse files
authored
Allow updates to kubernetes (#17951)
1 parent 4a3122d commit 1a1b95c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.ddev/config.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -185,9 +185,6 @@ exclude = [
185185
'psycopg2-binary',
186186
# 2.4.10 is broken on py2 and they did not yank the version
187187
'rethinkdb',
188-
# Brings urllib 2.0.7 which breaks `test_uds_request` in the base check
189-
# https://github.com/kubernetes-client/python/pull/2131
190-
'kubernetes',
191188
'psutil',
192189
]
193190

0 commit comments

Comments
 (0)