We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36b9d46 commit 5b2e251Copy full SHA for 5b2e251
1 file changed
requirements.txt
@@ -1,8 +1,9 @@
1
# removed ian 2023-05-08 sphinx
2
-sphinx_rtd_theme
3
-cloud_sptheme
4
-nbsphinx
5
-ipykernel
+#sphinx_rtd_theme
+#cloud_sptheme
+#nbsphinx-0.9.1
+#ipykernel
6
+
7
# added ian 2023-05-08
8
alabaster==0.7.12
9
# via sphinx
@@ -18,10 +19,14 @@ idna==3.4
18
19
# via requests
20
imagesize==1.4.1
21
22
+ipykernel==6.23.0
23
+ # from readthedocs log file
24
jinja2==3.1.2
25
26
markupsafe==2.1.1
27
# via jinja2
28
+nbsphinx==0.9.1
29
30
packaging==22.0
31
32
pygments==2.13.0
@@ -46,5 +51,7 @@ sphinxcontrib-qthelp==1.0.3
46
51
47
52
sphinxcontrib-serializinghtml==1.1.5
48
53
54
+sphinx-rtd-theme==0.4.3
55
49
56
urllib3==1.26.13
50
57
0 commit comments