Sébastien De Greef commited on
Commit
7f574a4
1 Parent(s): b39090a

feat: Add matplotlib to requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  pandas
2
  seaborn
3
  jupyter
4
- torch
 
 
1
  pandas
2
  seaborn
3
  jupyter
4
+ torch
5
+ matplotlib