Skip to content

Commit ef22469

Browse files
committed
squash!: Correct comment on root cause
1 parent f6d40a4 commit ef22469

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
# Different packages want different versions of click, we force the most compatible one here
1515
click==8.3.1
1616

17-
# Latest version of wheel is requiring packaging==26.0, but other packages require packaging==25.0
17+
# packaging 26.0 was recently released, and wheel requirements are resolving to packaging==26.0, but other packages require packaging==25.0
1818
packaging==25.0

0 commit comments

Comments
 (0)