Skip to content

Commit 6a5f18b

Browse files
SNOW-2658105: pip-pin-down removed (#2720)
1 parent 5a59c2b commit 6a5f18b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tox.ini

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,9 +177,7 @@ commands = pre-commit run --all-files
177177

178178
[testenv:dependency]
179179
description = Check if there is conflicting dependency
180-
;TODO: remove pip<25.3 once it does not break Check dependency job on Github Action (SNOW-2658105)
181180
deps =
182-
pip<25.3
183181
pip-tools
184182
skip_install = True
185183
commands = pip-compile setup.py

0 commit comments

Comments
 (0)