Skip to content

Commit 63cb927

Browse files
committed
Notebook requirements are now test requirements too.
1 parent f951d95 commit 63cb927

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

requirements-dev.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ nbval
44
ml_dtypes
55
jaxlib
66
jax
7+
airium
8+
pandas
79

810
# Requirements for development
911
pre-commit
@@ -17,7 +19,3 @@ sphinx==7.1.2
1719
sphinx-rtd-theme==1.3.0rc1
1820
sphinx_paramlinks
1921
myst_nb
20-
21-
# Requirements for notebooks
22-
airium
23-
pandas

0 commit comments

Comments
 (0)