File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ dev = [
8181 " pytz>=2022.1" ,
8282 " Sphinx==6.1.3" ,
8383 " sphinx-rtd-theme==1.2.0" ,
84- " sphinx-toolbox= =3.6.0" ,
84+ " sphinx-toolbox> =3.6.0" ,
8585 " sphinx-tabs==3.4.1" ,
8686 " tox>=4.0.0" ,
8787 " IPython>=8.10.0" ,
@@ -109,6 +109,6 @@ ai = [
109109docs = [
110110 " Sphinx==6.1.3" ,
111111 " sphinx-rtd-theme==1.2.0" ,
112- " sphinx-toolbox= =3.6.0" ,
112+ " sphinx-toolbox> =3.6.0" ,
113113 " sphinx-tabs==3.4.1"
114114]
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ python-dotenv>=0.20.0
66pytz==2022.1
77Sphinx==6.1.3
88sphinx-rtd-theme==1.2.0
9- sphinx-toolbox= =3.6.0
9+ sphinx-toolbox> =3.6.0
1010sphinx-tabs==3.4.1
1111tox==4.4.6
1212requests==2.32.0
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ python-dotenv>=0.20.0
66pytz==2022.1
77Sphinx==6.1.3
88sphinx-rtd-theme==1.2.0
9- sphinx-toolbox= =3.6.0
9+ sphinx-toolbox> =3.6.0
1010sphinx-tabs==3.4.1
1111tox==4.4.6
1212requests==2.32.0
You can’t perform that action at this time.
0 commit comments