From 96d66f51c508e095e14b5f5d5c397603e46217b5 Mon Sep 17 00:00:00 2001 From: James Betker Date: Mon, 3 Aug 2020 16:57:56 -0600 Subject: [PATCH] Update requirements --- .idea/misc.xml | 2 +- .idea/mmsr.iml | 2 +- codes/requirements.txt | 2 ++ 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index f67039df..c974bd55 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,5 +3,5 @@ - + \ No newline at end of file diff --git a/.idea/mmsr.iml b/.idea/mmsr.iml index 817b8ac1..3bd5c1db 100644 --- a/.idea/mmsr.iml +++ b/.idea/mmsr.iml @@ -9,7 +9,7 @@ - + diff --git a/codes/requirements.txt b/codes/requirements.txt index c28aebf0..15125658 100644 --- a/codes/requirements.txt +++ b/codes/requirements.txt @@ -6,3 +6,5 @@ tb-nightly future scp tqdm +matplotlib +scipy