Skip to content
Merged
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
6 changes: 4 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ pandas==1.5.3
# via flatterer
picobox==2.2.0
# via sphinxcontrib-openapi
pygments==2.15.0
pygments==2.20.0
# via
# sphinx
# sphinx-mdinclude
Expand All @@ -127,12 +127,14 @@ pyyaml==6.0
# via
# myst-parser
# sphinxcontrib-openapi
requests==2.32.4
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
regress==2024.11.1
# via check-jsonschema
requests==2.32.4
# via
# check-jsonschema
# hsds-schema-tools
# sphinx
Expand Down
Loading