pySVModel 0.5.6__tar.gz → 0.5.8__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pySVModel
3
- Version: 0.5.6
3
+ Version: 0.5.8
4
4
  Summary: An abstract SystemVerilog language model (incl. Verilog).
5
5
  Home-page: https://GitHub.com/edaa-org/pySVModel
6
6
  Author: Patrick Lehmann
@@ -26,45 +26,43 @@ Classifier: Development Status :: 3 - Alpha
26
26
  Requires-Python: >=3.11
27
27
  Description-Content-Type: text/markdown
28
28
  License-File: LICENSE.md
29
- Requires-Dist: pyTooling~=8.10
29
+ Requires-Dist: pyTooling~=8.15
30
30
  Provides-Extra: doc
31
- Requires-Dist: sphinx~=8.2; extra == "doc"
32
- Requires-Dist: pyTooling~=8.10; extra == "doc"
33
- Requires-Dist: sphinx_autodoc_typehints~=3.5; extra == "doc"
34
- Requires-Dist: sphinxcontrib-mermaid~=1.0; extra == "doc"
35
- Requires-Dist: sphinx_rtd_theme~=3.0; extra == "doc"
36
- Requires-Dist: docutils~=0.21.0; extra == "doc"
37
- Requires-Dist: docutils_stubs~=0.0.22; extra == "doc"
38
- Requires-Dist: sphinx-copybutton>=0.5.0; extra == "doc"
31
+ Requires-Dist: sphinx-copybutton>=0.5.2; extra == "doc"
32
+ Requires-Dist: sphinxcontrib-mermaid~=2.0; extra == "doc"
33
+ Requires-Dist: pyTooling~=8.15; extra == "doc"
34
+ Requires-Dist: sphinx~=9.1; extra == "doc"
35
+ Requires-Dist: sphinx_rtd_theme~=3.1; extra == "doc"
39
36
  Requires-Dist: autoapi>=2.0.1; extra == "doc"
40
- Requires-Dist: sphinx_reports~=0.9.0; extra == "doc"
41
- Requires-Dist: sphinx_design~=0.6.0; extra == "doc"
37
+ Requires-Dist: docutils_stubs~=0.0.22; extra == "doc"
38
+ Requires-Dist: sphinx_design~=0.7.0; extra == "doc"
39
+ Requires-Dist: sphinx_autodoc_typehints~=3.12; extra == "doc"
40
+ Requires-Dist: sphinx_reports~=0.11.0; extra == "doc"
42
41
  Provides-Extra: test
43
- Requires-Dist: mypy[reports]~=1.19; extra == "test"
44
- Requires-Dist: pytest-cov~=7.0; extra == "test"
45
- Requires-Dist: pyTooling~=8.10; extra == "test"
46
- Requires-Dist: typing_extensions~=4.15; extra == "test"
42
+ Requires-Dist: typing_extensions~=4.16; extra == "test"
43
+ Requires-Dist: lxml<7.0,>=6.1; extra == "test"
44
+ Requires-Dist: pyTooling~=8.15; extra == "test"
45
+ Requires-Dist: mypy[reports]~=2.1; extra == "test"
47
46
  Requires-Dist: pytest~=9.0; extra == "test"
48
- Requires-Dist: Coverage~=7.13; extra == "test"
49
- Requires-Dist: lxml<7.0,>=5.4; extra == "test"
47
+ Requires-Dist: Coverage~=7.15; extra == "test"
48
+ Requires-Dist: pytest-cov~=7.1; extra == "test"
50
49
  Provides-Extra: all
51
- Requires-Dist: sphinx~=8.2; extra == "all"
52
- Requires-Dist: pyTooling~=8.10; extra == "all"
53
- Requires-Dist: sphinx_autodoc_typehints~=3.5; extra == "all"
54
- Requires-Dist: mypy[reports]~=1.19; extra == "all"
55
- Requires-Dist: pytest-cov~=7.0; extra == "all"
56
- Requires-Dist: typing_extensions~=4.15; extra == "all"
57
- Requires-Dist: sphinxcontrib-mermaid~=1.0; extra == "all"
58
- Requires-Dist: sphinx_rtd_theme~=3.0; extra == "all"
59
- Requires-Dist: pytest~=9.0; extra == "all"
60
- Requires-Dist: docutils~=0.21.0; extra == "all"
61
- Requires-Dist: docutils_stubs~=0.0.22; extra == "all"
62
- Requires-Dist: sphinx-copybutton>=0.5.0; extra == "all"
50
+ Requires-Dist: typing_extensions~=4.16; extra == "all"
51
+ Requires-Dist: sphinx-copybutton>=0.5.2; extra == "all"
52
+ Requires-Dist: lxml<7.0,>=6.1; extra == "all"
53
+ Requires-Dist: sphinxcontrib-mermaid~=2.0; extra == "all"
54
+ Requires-Dist: pyTooling~=8.15; extra == "all"
55
+ Requires-Dist: sphinx~=9.1; extra == "all"
56
+ Requires-Dist: sphinx_rtd_theme~=3.1; extra == "all"
63
57
  Requires-Dist: autoapi>=2.0.1; extra == "all"
64
- Requires-Dist: sphinx_reports~=0.9.0; extra == "all"
65
- Requires-Dist: Coverage~=7.13; extra == "all"
66
- Requires-Dist: sphinx_design~=0.6.0; extra == "all"
67
- Requires-Dist: lxml<7.0,>=5.4; extra == "all"
58
+ Requires-Dist: docutils_stubs~=0.0.22; extra == "all"
59
+ Requires-Dist: Coverage~=7.15; extra == "all"
60
+ Requires-Dist: sphinx_design~=0.7.0; extra == "all"
61
+ Requires-Dist: mypy[reports]~=2.1; extra == "all"
62
+ Requires-Dist: sphinx_autodoc_typehints~=3.12; extra == "all"
63
+ Requires-Dist: pytest~=9.0; extra == "all"
64
+ Requires-Dist: sphinx_reports~=0.11.0; extra == "all"
65
+ Requires-Dist: pytest-cov~=7.1; extra == "all"
68
66
  Dynamic: author
69
67
  Dynamic: author-email
70
68
  Dynamic: classifier
@@ -84,11 +82,11 @@ Dynamic: summary
84
82
  <a title="edaa-org.github.io/pySVModel" href="https://edaa-org.github.io/pySVModel"><img height="80px" src="doc/_static/logo.svg"/></a>
85
83
  </p>
86
84
 
87
- [![Sourcecode on GitHub](https://img.shields.io/badge/pyEDAA-pySVModel-29b6f6.svg?longCache=true&style=flat-square&logo=GitHub&labelColor=0277bd)](https://GitHub.com/edaa-org/pySVModel)
85
+ [![Sourcecode on GitHub](https://img.shields.io/badge/pyEDAA-pySVModel-29b6f6?longCache=true&style=flat-square&logo=GitHub&labelColor=0277bd)](https://GitHub.com/edaa-org/pySVModel)
88
86
  [![Sourcecode License](https://img.shields.io/pypi/l/pySVModel?longCache=true&style=flat-square&logo=Apache&label=code)](LICENSE.md)
89
87
  [![Documentation](https://img.shields.io/website?longCache=true&style=flat-square&label=edaa-org.github.io%2FpySVModel&logo=GitHub&logoColor=fff&up_color=blueviolet&up_message=Read%20now%20%E2%9E%9A&url=https%3A%2F%2Fedaa-org.github.io%2FpySVModel%2Findex.html)](https://edaa-org.github.io/pySVModel/)
90
- [![Documentation License](https://img.shields.io/badge/doc-CC--BY%204.0-green?longCache=true&style=flat-square&logo=CreativeCommons&logoColor=fff)](LICENSE.md)
91
- [![Gitter](https://img.shields.io/badge/chat-on%20gitter-4db797.svg?longCache=true&style=flat-square&logo=gitter&logoColor=e8ecef)](https://gitter.im/hdl/community)
88
+ [![Documentation License](https://img.shields.io/badge/doc-CC--BY%204.0-green?longCache=true&style=flat-square&logo=CreativeCommons&logoColor=fff)](doc/Doc-License.rst)
89
+ [![Gitter](https://img.shields.io/badge/chat-on%20gitter-4db797?longCache=true&style=flat-square&logo=gitter&logoColor=e8ecef)](https://gitter.im/hdl/community)
92
90
  [![PyPI](https://img.shields.io/pypi/v/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072)](https://pypi.org/project/pySVModel/)
93
91
  ![PyPI - Status](https://img.shields.io/pypi/status/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072)
94
92
  ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072)
@@ -145,7 +143,7 @@ and services on such a model, while supporting multiple frontends.
145
143
 
146
144
  # License
147
145
 
148
- This Python package (source code) licensed under [Apache License 2.0](LICENSE.md).
146
+ This Python package (source code) is licensed under [Apache License 2.0](LICENSE.md).
149
147
  The accompanying documentation is licensed under [Creative Commons - Attribution 4.0 (CC-BY 4.0)](doc/Doc-License.rst).
150
148
 
151
149
  -------------------------
@@ -2,11 +2,11 @@
2
2
  <a title="edaa-org.github.io/pySVModel" href="https://edaa-org.github.io/pySVModel"><img height="80px" src="doc/_static/logo.svg"/></a>
3
3
  </p>
4
4
 
5
- [![Sourcecode on GitHub](https://img.shields.io/badge/pyEDAA-pySVModel-29b6f6.svg?longCache=true&style=flat-square&logo=GitHub&labelColor=0277bd)](https://GitHub.com/edaa-org/pySVModel)
5
+ [![Sourcecode on GitHub](https://img.shields.io/badge/pyEDAA-pySVModel-29b6f6?longCache=true&style=flat-square&logo=GitHub&labelColor=0277bd)](https://GitHub.com/edaa-org/pySVModel)
6
6
  [![Sourcecode License](https://img.shields.io/pypi/l/pySVModel?longCache=true&style=flat-square&logo=Apache&label=code)](LICENSE.md)
7
7
  [![Documentation](https://img.shields.io/website?longCache=true&style=flat-square&label=edaa-org.github.io%2FpySVModel&logo=GitHub&logoColor=fff&up_color=blueviolet&up_message=Read%20now%20%E2%9E%9A&url=https%3A%2F%2Fedaa-org.github.io%2FpySVModel%2Findex.html)](https://edaa-org.github.io/pySVModel/)
8
- [![Documentation License](https://img.shields.io/badge/doc-CC--BY%204.0-green?longCache=true&style=flat-square&logo=CreativeCommons&logoColor=fff)](LICENSE.md)
9
- [![Gitter](https://img.shields.io/badge/chat-on%20gitter-4db797.svg?longCache=true&style=flat-square&logo=gitter&logoColor=e8ecef)](https://gitter.im/hdl/community)
8
+ [![Documentation License](https://img.shields.io/badge/doc-CC--BY%204.0-green?longCache=true&style=flat-square&logo=CreativeCommons&logoColor=fff)](doc/Doc-License.rst)
9
+ [![Gitter](https://img.shields.io/badge/chat-on%20gitter-4db797?longCache=true&style=flat-square&logo=gitter&logoColor=e8ecef)](https://gitter.im/hdl/community)
10
10
  [![PyPI](https://img.shields.io/pypi/v/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072)](https://pypi.org/project/pySVModel/)
11
11
  ![PyPI - Status](https://img.shields.io/pypi/status/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072)
12
12
  ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072)
@@ -63,7 +63,7 @@ and services on such a model, while supporting multiple frontends.
63
63
 
64
64
  # License
65
65
 
66
- This Python package (source code) licensed under [Apache License 2.0](LICENSE.md).
66
+ This Python package (source code) is licensed under [Apache License 2.0](LICENSE.md).
67
67
  The accompanying documentation is licensed under [Creative Commons - Attribution 4.0 (CC-BY 4.0)](doc/Doc-License.rst).
68
68
 
69
69
  -------------------------
@@ -52,7 +52,7 @@ __author__ = "Patrick Lehmann"
52
52
  __email__ = "Paebbels@gmail.com"
53
53
  __copyright__ = "2021-2026, Patrick Lehmann"
54
54
  __license__ = "Apache License, Version 2.0"
55
- __version__ = "0.5.6"
55
+ __version__ = "0.5.8"
56
56
 
57
57
 
58
58
  @export
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pySVModel
3
- Version: 0.5.6
3
+ Version: 0.5.8
4
4
  Summary: An abstract SystemVerilog language model (incl. Verilog).
5
5
  Home-page: https://GitHub.com/edaa-org/pySVModel
6
6
  Author: Patrick Lehmann
@@ -26,45 +26,43 @@ Classifier: Development Status :: 3 - Alpha
26
26
  Requires-Python: >=3.11
27
27
  Description-Content-Type: text/markdown
28
28
  License-File: LICENSE.md
29
- Requires-Dist: pyTooling~=8.10
29
+ Requires-Dist: pyTooling~=8.15
30
30
  Provides-Extra: doc
31
- Requires-Dist: sphinx~=8.2; extra == "doc"
32
- Requires-Dist: pyTooling~=8.10; extra == "doc"
33
- Requires-Dist: sphinx_autodoc_typehints~=3.5; extra == "doc"
34
- Requires-Dist: sphinxcontrib-mermaid~=1.0; extra == "doc"
35
- Requires-Dist: sphinx_rtd_theme~=3.0; extra == "doc"
36
- Requires-Dist: docutils~=0.21.0; extra == "doc"
37
- Requires-Dist: docutils_stubs~=0.0.22; extra == "doc"
38
- Requires-Dist: sphinx-copybutton>=0.5.0; extra == "doc"
31
+ Requires-Dist: sphinx-copybutton>=0.5.2; extra == "doc"
32
+ Requires-Dist: sphinxcontrib-mermaid~=2.0; extra == "doc"
33
+ Requires-Dist: pyTooling~=8.15; extra == "doc"
34
+ Requires-Dist: sphinx~=9.1; extra == "doc"
35
+ Requires-Dist: sphinx_rtd_theme~=3.1; extra == "doc"
39
36
  Requires-Dist: autoapi>=2.0.1; extra == "doc"
40
- Requires-Dist: sphinx_reports~=0.9.0; extra == "doc"
41
- Requires-Dist: sphinx_design~=0.6.0; extra == "doc"
37
+ Requires-Dist: docutils_stubs~=0.0.22; extra == "doc"
38
+ Requires-Dist: sphinx_design~=0.7.0; extra == "doc"
39
+ Requires-Dist: sphinx_autodoc_typehints~=3.12; extra == "doc"
40
+ Requires-Dist: sphinx_reports~=0.11.0; extra == "doc"
42
41
  Provides-Extra: test
43
- Requires-Dist: mypy[reports]~=1.19; extra == "test"
44
- Requires-Dist: pytest-cov~=7.0; extra == "test"
45
- Requires-Dist: pyTooling~=8.10; extra == "test"
46
- Requires-Dist: typing_extensions~=4.15; extra == "test"
42
+ Requires-Dist: typing_extensions~=4.16; extra == "test"
43
+ Requires-Dist: lxml<7.0,>=6.1; extra == "test"
44
+ Requires-Dist: pyTooling~=8.15; extra == "test"
45
+ Requires-Dist: mypy[reports]~=2.1; extra == "test"
47
46
  Requires-Dist: pytest~=9.0; extra == "test"
48
- Requires-Dist: Coverage~=7.13; extra == "test"
49
- Requires-Dist: lxml<7.0,>=5.4; extra == "test"
47
+ Requires-Dist: Coverage~=7.15; extra == "test"
48
+ Requires-Dist: pytest-cov~=7.1; extra == "test"
50
49
  Provides-Extra: all
51
- Requires-Dist: sphinx~=8.2; extra == "all"
52
- Requires-Dist: pyTooling~=8.10; extra == "all"
53
- Requires-Dist: sphinx_autodoc_typehints~=3.5; extra == "all"
54
- Requires-Dist: mypy[reports]~=1.19; extra == "all"
55
- Requires-Dist: pytest-cov~=7.0; extra == "all"
56
- Requires-Dist: typing_extensions~=4.15; extra == "all"
57
- Requires-Dist: sphinxcontrib-mermaid~=1.0; extra == "all"
58
- Requires-Dist: sphinx_rtd_theme~=3.0; extra == "all"
59
- Requires-Dist: pytest~=9.0; extra == "all"
60
- Requires-Dist: docutils~=0.21.0; extra == "all"
61
- Requires-Dist: docutils_stubs~=0.0.22; extra == "all"
62
- Requires-Dist: sphinx-copybutton>=0.5.0; extra == "all"
50
+ Requires-Dist: typing_extensions~=4.16; extra == "all"
51
+ Requires-Dist: sphinx-copybutton>=0.5.2; extra == "all"
52
+ Requires-Dist: lxml<7.0,>=6.1; extra == "all"
53
+ Requires-Dist: sphinxcontrib-mermaid~=2.0; extra == "all"
54
+ Requires-Dist: pyTooling~=8.15; extra == "all"
55
+ Requires-Dist: sphinx~=9.1; extra == "all"
56
+ Requires-Dist: sphinx_rtd_theme~=3.1; extra == "all"
63
57
  Requires-Dist: autoapi>=2.0.1; extra == "all"
64
- Requires-Dist: sphinx_reports~=0.9.0; extra == "all"
65
- Requires-Dist: Coverage~=7.13; extra == "all"
66
- Requires-Dist: sphinx_design~=0.6.0; extra == "all"
67
- Requires-Dist: lxml<7.0,>=5.4; extra == "all"
58
+ Requires-Dist: docutils_stubs~=0.0.22; extra == "all"
59
+ Requires-Dist: Coverage~=7.15; extra == "all"
60
+ Requires-Dist: sphinx_design~=0.7.0; extra == "all"
61
+ Requires-Dist: mypy[reports]~=2.1; extra == "all"
62
+ Requires-Dist: sphinx_autodoc_typehints~=3.12; extra == "all"
63
+ Requires-Dist: pytest~=9.0; extra == "all"
64
+ Requires-Dist: sphinx_reports~=0.11.0; extra == "all"
65
+ Requires-Dist: pytest-cov~=7.1; extra == "all"
68
66
  Dynamic: author
69
67
  Dynamic: author-email
70
68
  Dynamic: classifier
@@ -84,11 +82,11 @@ Dynamic: summary
84
82
  <a title="edaa-org.github.io/pySVModel" href="https://edaa-org.github.io/pySVModel"><img height="80px" src="doc/_static/logo.svg"/></a>
85
83
  </p>
86
84
 
87
- [![Sourcecode on GitHub](https://img.shields.io/badge/pyEDAA-pySVModel-29b6f6.svg?longCache=true&style=flat-square&logo=GitHub&labelColor=0277bd)](https://GitHub.com/edaa-org/pySVModel)
85
+ [![Sourcecode on GitHub](https://img.shields.io/badge/pyEDAA-pySVModel-29b6f6?longCache=true&style=flat-square&logo=GitHub&labelColor=0277bd)](https://GitHub.com/edaa-org/pySVModel)
88
86
  [![Sourcecode License](https://img.shields.io/pypi/l/pySVModel?longCache=true&style=flat-square&logo=Apache&label=code)](LICENSE.md)
89
87
  [![Documentation](https://img.shields.io/website?longCache=true&style=flat-square&label=edaa-org.github.io%2FpySVModel&logo=GitHub&logoColor=fff&up_color=blueviolet&up_message=Read%20now%20%E2%9E%9A&url=https%3A%2F%2Fedaa-org.github.io%2FpySVModel%2Findex.html)](https://edaa-org.github.io/pySVModel/)
90
- [![Documentation License](https://img.shields.io/badge/doc-CC--BY%204.0-green?longCache=true&style=flat-square&logo=CreativeCommons&logoColor=fff)](LICENSE.md)
91
- [![Gitter](https://img.shields.io/badge/chat-on%20gitter-4db797.svg?longCache=true&style=flat-square&logo=gitter&logoColor=e8ecef)](https://gitter.im/hdl/community)
88
+ [![Documentation License](https://img.shields.io/badge/doc-CC--BY%204.0-green?longCache=true&style=flat-square&logo=CreativeCommons&logoColor=fff)](doc/Doc-License.rst)
89
+ [![Gitter](https://img.shields.io/badge/chat-on%20gitter-4db797?longCache=true&style=flat-square&logo=gitter&logoColor=e8ecef)](https://gitter.im/hdl/community)
92
90
  [![PyPI](https://img.shields.io/pypi/v/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072)](https://pypi.org/project/pySVModel/)
93
91
  ![PyPI - Status](https://img.shields.io/pypi/status/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072)
94
92
  ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pySVModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072)
@@ -145,7 +143,7 @@ and services on such a model, while supporting multiple frontends.
145
143
 
146
144
  # License
147
145
 
148
- This Python package (source code) licensed under [Apache License 2.0](LICENSE.md).
146
+ This Python package (source code) is licensed under [Apache License 2.0](LICENSE.md).
149
147
  The accompanying documentation is licensed under [Creative Commons - Attribution 4.0 (CC-BY 4.0)](doc/Doc-License.rst).
150
148
 
151
149
  -------------------------
@@ -0,0 +1,40 @@
1
+ pyTooling~=8.15
2
+
3
+ [all]
4
+ typing_extensions~=4.16
5
+ sphinx-copybutton>=0.5.2
6
+ lxml<7.0,>=6.1
7
+ sphinxcontrib-mermaid~=2.0
8
+ pyTooling~=8.15
9
+ sphinx~=9.1
10
+ sphinx_rtd_theme~=3.1
11
+ autoapi>=2.0.1
12
+ docutils_stubs~=0.0.22
13
+ Coverage~=7.15
14
+ sphinx_design~=0.7.0
15
+ mypy[reports]~=2.1
16
+ sphinx_autodoc_typehints~=3.12
17
+ pytest~=9.0
18
+ sphinx_reports~=0.11.0
19
+ pytest-cov~=7.1
20
+
21
+ [doc]
22
+ sphinx-copybutton>=0.5.2
23
+ sphinxcontrib-mermaid~=2.0
24
+ pyTooling~=8.15
25
+ sphinx~=9.1
26
+ sphinx_rtd_theme~=3.1
27
+ autoapi>=2.0.1
28
+ docutils_stubs~=0.0.22
29
+ sphinx_design~=0.7.0
30
+ sphinx_autodoc_typehints~=3.12
31
+ sphinx_reports~=0.11.0
32
+
33
+ [test]
34
+ typing_extensions~=4.16
35
+ lxml<7.0,>=6.1
36
+ pyTooling~=8.15
37
+ mypy[reports]~=2.1
38
+ pytest~=9.0
39
+ Coverage~=7.15
40
+ pytest-cov~=7.1
@@ -1,8 +1,7 @@
1
1
  [build-system]
2
2
  requires = [
3
- "setuptools >= 80.0",
4
- "wheel ~= 0.45.0",
5
- "pyTooling ~= 8.10"
3
+ "setuptools >= 82.0",
4
+ "pyTooling ~= 8.15"
6
5
  ]
7
6
  build-backend = "setuptools.build_meta"
8
7
 
@@ -26,7 +25,7 @@ variable-naming-style = "camelCase"
26
25
 
27
26
  [tool.mypy]
28
27
  packages = ["pySVModel"]
29
- python_version = "3.13"
28
+ python_version = "3.14"
30
29
  #ignore_missing_imports = true
31
30
  strict = true
32
31
  pretty = true
@@ -1,42 +0,0 @@
1
- pyTooling~=8.10
2
-
3
- [all]
4
- sphinx~=8.2
5
- pyTooling~=8.10
6
- sphinx_autodoc_typehints~=3.5
7
- mypy[reports]~=1.19
8
- pytest-cov~=7.0
9
- typing_extensions~=4.15
10
- sphinxcontrib-mermaid~=1.0
11
- sphinx_rtd_theme~=3.0
12
- pytest~=9.0
13
- docutils~=0.21.0
14
- docutils_stubs~=0.0.22
15
- sphinx-copybutton>=0.5.0
16
- autoapi>=2.0.1
17
- sphinx_reports~=0.9.0
18
- Coverage~=7.13
19
- sphinx_design~=0.6.0
20
- lxml<7.0,>=5.4
21
-
22
- [doc]
23
- sphinx~=8.2
24
- pyTooling~=8.10
25
- sphinx_autodoc_typehints~=3.5
26
- sphinxcontrib-mermaid~=1.0
27
- sphinx_rtd_theme~=3.0
28
- docutils~=0.21.0
29
- docutils_stubs~=0.0.22
30
- sphinx-copybutton>=0.5.0
31
- autoapi>=2.0.1
32
- sphinx_reports~=0.9.0
33
- sphinx_design~=0.6.0
34
-
35
- [test]
36
- mypy[reports]~=1.19
37
- pytest-cov~=7.0
38
- pyTooling~=8.10
39
- typing_extensions~=4.15
40
- pytest~=9.0
41
- Coverage~=7.13
42
- lxml<7.0,>=5.4
File without changes
File without changes
File without changes