Skip to content
Closed
Show file tree
Hide file tree
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 docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
docutils<0.22
docutils<0.23
sphinx-rtd-theme
sphinx_autodoc_typehints
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
.
annotated-types==0.7.0
# via pydantic
anyio==4.11.0
anyio==4.12.0
# via httpx
certifi==2025.11.12
# via
Expand Down Expand Up @@ -37,7 +37,7 @@ propcache==0.4.1
# via yarl
pydantic==2.11.9
# via aiopenapi3
pydantic-core==2.33.2
pydantic-core==2.41.5
# via pydantic
pyyaml==6.0.3
# via aiopenapi3
Expand Down
Loading