Skip to content
Closed
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
10 changes: 7 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,13 +80,17 @@ requests==2.32.5
# sphinx
# sphinxcontrib-images
# sphinxcontrib-youtube
roman-numerals-py==3.1.0
roman-numerals==4.1.0
# via
# roman-numerals-py
# sphinx
roman-numerals-py==4.1.0
# via sphinx
six==1.17.0
# via fspath
snowballstemmer==3.0.1
# via sphinx
soupsieve==2.8
soupsieve==2.8.1
# via beautifulsoup4
sphinx==8.2.3
# via
Expand Down Expand Up @@ -152,7 +156,7 @@ typing-extensions==4.15.0
# starlette
urllib3==2.6.2
# via requests
uvicorn==0.38.0
uvicorn==0.40.0
# via sphinx-autobuild
watchfiles==1.1.1
# via sphinx-autobuild
Expand Down