File: requirements.txt

package info (click to toggle)
python-pytooling 8.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 3,752 kB
  • sloc: python: 25,618; makefile: 13
file content (21 lines) | stat: -rw-r--r-- 401 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
-r ../requirements.txt

colorama >= 0.4.6
ruamel.yaml ~= 0.18.0
setuptools >= 80.0

# Enforce latest version on ReadTheDocs
sphinx ~= 8.2
docutils ~= 0.21.0
docutils_stubs ~= 0.0.22

# ReadTheDocs Theme
sphinx_rtd_theme ~= 3.0

# Sphinx Extenstions
sphinxcontrib-mermaid ~= 1.0
autoapi >= 2.0.1
sphinx_design ~= 0.6.0
sphinx-copybutton >= 0.5.0
sphinx_autodoc_typehints ~= 3.5
sphinx_reports ~= 0.9.0