Skip to content

Commit 5738867

Browse files
committed
2 parents 8557387 + 8ad8a23 commit 5738867

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

requirements.txt

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
tensorflow>=1.10.0
2-
sklearn==0.18.1
3-
numpy==1.12.1
4-
seaborn==0.7.1
5-
pandas==0.18.1
6-
matplotlib==1.5.1
1+
tensorflow==1.15.5
2+
scikit-learn>=0.18.1
3+
numpy>=1.12.1
4+
seaborn>=0.7.1
5+
pandas>=0.18.1
6+
matplotlib>=1.5.1

0 commit comments

Comments
 (0)