Skip to content
Open
9 changes: 5 additions & 4 deletions deps/uv/docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ Sphinx==3.5.4
# dependencies
alabaster==0.7.12
appdirs==1.4.3
Babel==2.9.0
Babel==2.9.1
CacheControl==0.12.6
certifi==2019.11.28
certifi==2022.12.7
chardet==3.0.4
colorama==0.4.3
contextlib2==0.6.0
Expand All @@ -28,7 +28,7 @@ Pygments==2.8.1
pyparsing==2.4.6
pytoml==0.1.21
pytz==2021.1
requests==2.22.0
requests==2.31.0
retrying==1.3.3
six==1.14.0
snowballstemmer==2.1.0
Expand All @@ -38,5 +38,6 @@ sphinxcontrib-htmlhelp==1.0.3
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.4
urllib3==1.25.8
urllib3==1.26.5
webencodings==0.5.1
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
Loading