We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5ced550 + a48d6e5 commit 70f27a2Copy full SHA for 70f27a2
1 file changed
docs/requirements.txt
@@ -155,6 +155,8 @@ mkdocstrings-python==1.1.2
155
# via mkdocstrings
156
mkdocstrings-python-legacy==0.2.3
157
# via -r requirements.in
158
+mkapi==4.4.5
159
+ # Manually added
160
nbclient==0.7.4
161
# via nbconvert
162
nbconvert==7.6.0
@@ -283,4 +285,4 @@ zipp==3.15.0
283
285
# importlib-resources
284
286
287
# The following packages are considered to be unsafe in a requirements file:
-# setuptools
288
+# setuptools
0 commit comments