Skip to content

Commit bbb9f74

Browse files
Carole SudreCarole Sudre
authored andcommitted
Update requirements for quotes
1 parent 6ef57dc commit bbb9f74

2 files changed

Lines changed: 9 additions & 9 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: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
"numpy";
2-
"scipy";
3-
"scikit-learn";
4-
"scikit-image";
5-
"pandas";
6-
"nibabel";
7-
"PIL";
1+
numpy;
2+
scipy;
3+
scikit-learn;
4+
scikit-image;
5+
pandas;
6+
nibabel;
7+
PIL;

0 commit comments

Comments
 (0)