Skip to content

Commit a8d3b70

Browse files
committed
build: Add constraints for dependency twine.
1 parent ed1e13a commit a8d3b70

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

constraints.txt

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,28 +3,47 @@ annotated-types-0.7.0
33
attrs==25.3.0
44
babel==2.17.0
55
backports.asyncio.runner==1.2.0
6+
backports.tarfile==1.2.0
67
certifi==2025.8.3
78
charset-normalizer==3.4.3
89
check-wheel-contents==0.6.1
10+
cffi==1.17.1
911
click==8.1.8
1012
coverage==7.10.4
13+
cryptography==45.0.6
1114
docutils==0.21.2
1215
exceptiongroup==1.3.0
1316
hypothesis==6.138.2
1417
iniconfig==2.1.0
18+
id==1.5.0
1519
idna==3.10
1620
imagesize==1.4.1
1721
importlib_metadata==8.7.0
1822
iniconfig==2.1.0
23+
jaraco.classes==3.4.0
24+
jaraco.context==6.0.1
25+
jaraco.functools==4.3.0
26+
jeepney==0.9.0
1927
Jinja2==3.1.6
28+
keyring==25.6.0
29+
markdown-it-py==3.0.0
2030
MarkupSafe==3.0.2
31+
mdurl==0.1.2
32+
more-itertools==10.7.0
33+
nh3==0.3.0
2134
packaging==25.0
2235
pluggy==1.6.0
2336
Pygments==2.19.2
37+
pycparser==2.22
2438
pydantic==2.11.7
2539
pydantic-core==2.33.2
2640
pytest==8.4.1
41+
readme-renderer==44.0
2742
requests==2.32.4
43+
requests-toolbelt==1.0.0
44+
rfc3986==2.0.0
45+
rich==14.1.0
46+
SecretStorage==3.3.3
2847
setuptools==80.9.0
2948
setuptools-scm==8.3.0
3049
snowballstemmer==3.0.1
@@ -39,6 +58,7 @@ sphinxcontrib-jsmath==1.0.1
3958
sphinxcontrib-qthelp==2.0.0
4059
sphinxcontrib-serializinghtml==2.0.0
4160
tomli==2.2.1
61+
twine==6.1.0
4262
typing_extensions==4.14.1
4363
typing-inspection==0.4.1
4464
urllib3==2.5.0

0 commit comments

Comments
 (0)