File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -103,6 +103,8 @@ iniconfig==2.3.0 ; python_full_version >= '3.10'
103103 # via pytest
104104jinja2==3.1.6
105105 # via sphinx
106+ librt==0.6.3 ; python_full_version >= '3.9'
107+ # via mypy
106108markupsafe==2.1.5 ; python_full_version < '3.9'
107109 # via jinja2
108110markupsafe==3.0.3 ; python_full_version >= '3.9'
@@ -272,7 +274,7 @@ sphinxcontrib-serializinghtml==2.0.0 ; python_full_version >= '3.9'
272274 # via sphinx
273275sphinxcontrib-spelling==8.0.0 ; python_full_version < '3.10'
274276 # via cryptography (pyproject.toml)
275- sphinxcontrib-spelling==8.0.1 ; python_full_version >= '3.10'
277+ sphinxcontrib-spelling==8.0.2 ; python_full_version >= '3.10'
276278 # via cryptography (pyproject.toml)
277279tomli==2.3.0 ; python_full_version <= '3.11'
278280 # via
You can’t perform that action at this time.
0 commit comments