Skip to content

Commit fc69331

Browse files
SNOW-2658105: pip-pin-down removed
1 parent b8b6a44 commit fc69331

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,6 @@ commands = pre-commit run --all-files
179179
description = Check if there is conflicting dependency
180180
;TODO: remove pip<25.3 once it does not break Check dependency job on Github Action (SNOW-2658105)
181181
deps =
182-
pip<25.3
183182
pip-tools
184183
skip_install = True
185184
commands = pip-compile setup.py

0 commit comments

Comments
 (0)