Skip to content

Commit 90c7ef1

Browse files
committed
Enforce secure wheel>=0.47.0 and pip>=26.1.2 build constraints
1 parent 994d85b commit 90c7ef1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
setuptools==78.1.1
2-
wheel==0.45.1
2+
wheel>=0.47.0
3+
pip>=26.1.2

0 commit comments

Comments
 (0)