diff --git a/requirements.txt b/requirements.txt index 88236ee..0da1aa8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,14 @@ # --- For the codebase tqdm>=4.0 numpy>=1.14 +# matplotlib>=2.0 +# pandas>=0.23 + +# --- For the notebooks +jupyter +ipython +watermark +ipythonblocks # --- For the tests behave