Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
# packages that might otherwise exist in an adopter's environment.
mkdocs>=1.6
Markdown>=3.2,<3.11
pygments>=2.16

# The following are more akin to direct dependencies. Each line represents one
# or more features that are provided by `techdocs-core`, and thus are always
Expand All @@ -15,7 +16,6 @@ mkdocs-monorepo-plugin==1.1.2
plantuml-markdown==3.11.1
mdx_truly_sane_lists==1.3
pymdown-extensions==10.21
pygments==2.19.2
mkdocs-redirects==1.2.2

# The following are temporary dependencies that are only necessary to work
Expand Down