We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a2ef6a commit e11f0aaCopy full SHA for e11f0aa
2 files changed
docs/requirements.txt
@@ -7,7 +7,7 @@ nbsphinx==0.9.3
7
sphinx==7.1.2
8
sphinx-tabs==3.4.7
9
sphinx-copybutton==0.5.2
10
-nbconvert==7.17.0
+nbconvert==7.17.1
11
tinycss2>=1.1.0,<1.5
12
lxml==5.2.1
13
lxml_html_clean==0.4.4
python/requirements_test.txt
@@ -1,4 +1,4 @@
1
-pytest==9.0.2
+pytest==9.0.3
2
pytest-randomly==3.8.0
3
scipy==1.15.3; python_version < "3.14"
4
scipy==1.17.0; python_version >= "3.14"
0 commit comments