Skip to content

Commit 8e86224

Browse files
author
jbiggsets
committed
updating requirements
1 parent 768ab66 commit 8e86224

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

conda_requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
python>=3.4
22
pandas
3-
scipy=1.2.1
4-
numpy=1.16.2
5-
scikit-learn=0.20.1
3+
scipy
4+
numpy
5+
scikit-learn
66
nose=1.3.7

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pandas
2-
scipy==1.2.1
3-
numpy==1.16.2
4-
scikit-learn==0.20.1
2+
scipy
3+
numpy
4+
scikit-learn

0 commit comments

Comments
 (0)