Skip to content

Commit 859b699

Browse files
authored
Update constraints for 6.2 release (#2087)
1 parent 2c0ba0f commit 859b699

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

requirements-initial.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# requirements-initial.txt
2-
# From https://dist.plone.org/release/6.1.3/constraints.txt
3-
pip==25.2
4-
setuptools==80.9.0
5-
wheel==0.45.1
2+
# From https://dist.plone.org/release/6.2.0/constraints.txt
3+
pip==26.1.1
4+
setuptools==81.0.0
5+
wheel==0.47.0

0 commit comments

Comments
 (0)