diff --git a/requirements.txt b/requirements.txt index c080f20..04718a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,8 @@ kaggle==1.5.12 matplotlib==3.3.4 numpy==1.19.5 pandas==1.1.5 +pymongo==3.11.4 +sacred==0.8.2 sklearn==0.0 tensorflow==2.0.0b1 wget==3.2 \ No newline at end of file