Skip to content

Commit 8a2651e

Browse files
Carole SudreCarole Sudre
authored andcommitted
update requirement files
1 parent 2de6524 commit 8a2651e

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

requirements-docs.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
sphinx
2-
sphinx-rtd-theme
1+
sphinx;
2+
sphinx-rtd-theme;
33

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
numpy
2-
scipy
3-
scikit-learn
4-
scikit-image
5-
pandas
6-
nibabel
1+
numpy;
2+
scipy;
3+
scikit-learn;
4+
scikit-image;
5+
pandas;
6+
nibabel;

0 commit comments

Comments
 (0)