File tree Expand file tree Collapse file tree 2 files changed +5
-28
lines changed Expand file tree Collapse file tree 2 files changed +5
-28
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ pip install squape
1616
1717### Content
1818The package consists of several modules:
19+
1920- object_tree - seamless object tree navigation and search capabilities
2021- report - adds features to enhance the reporting capabilities of Squish
2122- settings - makes using various test settings easier and cleaner
Original file line number Diff line number Diff line change 11pre-commit
2- click == 8.1.3
3- colorama == 0.4.5
4- ghp-import == 2.1.0
5- griffe == 0.22.0
6- importlib-metadata == 4.12.0
7- Jinja2 == 3.1.2
8- Markdown == 3.3.7
9- MarkupSafe == 2.1.1
10- mergedeep == 1.3.4
11- mkdocs == 1.3.1
12- mkdocs-autorefs == 0.4.1
13- mkdocs-gen-files == 0.3.5
14- mkdocs-literate-nav == 0.4.1
15- mkdocs-material == 8.3.9
16- mkdocs-material-extensions == 1.0.3
17- mkdocs-section-index == 0.3.4
18- mkdocstrings == 0.19.0
19- mkdocstrings-python == 0.7.1
20- packaging == 21.3
21- Pygments == 2.12.0
22- pymdown-extensions == 9.5
23- pyparsing == 3.0.9
24- python-dateutil == 2.8.2
25- PyYAML == 6.0
26- pyyaml_env_tag == 0.1
27- six == 1.16.0
28- watchdog == 2.1.9
29- zipp == 3.8.1
2+ mkdocs
3+ mkdocs-material
4+ mkdocs-section-index
5+ mkdocstrings-python
You can’t perform that action at this time.
0 commit comments