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
4 changes: 2 additions & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ packaging==26.0
# sphinx-scrapy
pygments==2.19.2
# via sphinx
requests==2.32.5
requests==2.33.0
# via sphinx
roman-numerals==4.1.0
# via sphinx
Expand All @@ -49,7 +49,7 @@ sphinx-markdown-builder @ git+https://github.com/zytedata/sphinx-markdown-builde
# via sphinx-scrapy
sphinx-rtd-theme==3.1.0
# via -r requirements.in
sphinx-scrapy @ git+https://github.com/scrapy/sphinx-scrapy.git@2b5f6c7de64c8317cb771fdeb2e5020d1c9c9dcf
sphinx-scrapy @ git+https://github.com/scrapy/sphinx-scrapy.git@0.7.1
# via -r requirements.in
sphinxcontrib-applehelp==2.0.0
# via sphinx
Expand Down
Loading