blob: 4faee339caacff71ed0fa59ca7472f6525908ad8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# edit "package-data.requirements.in" and generate with: hacking/update-sanity-requirements.py --test package-data
antsibull-changelog==0.26.0
build==1.1.1
docutils==0.18.1
Jinja2==3.1.3
MarkupSafe==2.1.5
packaging==24.0
pyproject_hooks==1.0.0
PyYAML==6.0.1
resolvelib==1.0.1
rstcheck==5.0.0
semantic-version==2.10.0
setuptools==66.1.0
tomli==2.0.1
types-docutils==0.18.3
typing_extensions==4.10.0
wheel==0.43.0
|