We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a52946c commit ba0b721Copy full SHA for ba0b721
docs/requirements.txt
@@ -14,9 +14,9 @@ certifi==2024.2.2
14
# via requests
15
charset-normalizer==3.3.2
16
17
-docutils==0.21.1
+docutils==0.21.2
18
# via sphinx
19
-furo==2024.1.29
+furo==2024.4.27
20
# via -r docs/requirements.in
21
idna==3.7
22
@@ -30,8 +30,10 @@ markupsafe==2.1.5
30
# via jinja2
31
packaging==24.0
32
33
-pyenchant==3.2.2
34
- # via sphinxcontrib-spelling
+pyenchant==3.3.0rc1
+ # via
35
+ # -r docs/requirements.in
36
+ # sphinxcontrib-spelling
37
pygments==2.17.2
38
# via
39
# furo
0 commit comments