Skip to content

Commit 1187dcd

Browse files
committed
build: Add constraints for dependency check-wheel-contents.
1 parent e3c0c8a commit 1187dcd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

constraints.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
alabaster==0.7.16
2+
annotated-types-0.7.0
23
attrs==25.3.0
34
babel==2.17.0
45
backports.asyncio.runner==1.2.0
56
certifi==2025.8.3
67
charset-normalizer==3.4.3
8+
check-wheel-contents==0.6.1
9+
click==8.1.8
710
coverage==7.10.6
811
docutils==0.21.2
912
exceptiongroup==1.3.0
@@ -18,6 +21,8 @@ MarkupSafe==3.0.2
1821
packaging==25.0
1922
pluggy==1.6.0
2023
Pygments==2.19.2
24+
pydantic==2.11.7
25+
pydantic-core==2.33.2
2126
pytest==8.4.1
2227
requests==2.32.4
2328
setuptools==80.9.0
@@ -35,5 +40,7 @@ sphinxcontrib-qthelp==2.0.0
3540
sphinxcontrib-serializinghtml==2.0.0
3641
tomli==2.2.1
3742
typing_extensions==4.15.0
43+
typing-inspection==0.4.1
3844
urllib3==2.5.0
45+
wheel-filename==1.4.2
3946
zipp==3.23.0

0 commit comments

Comments
 (0)