This commit is contained in:
WaylonWalker 2020-02-28 08:16:44 -06:00
commit 24e604ab32
44 changed files with 2338 additions and 0 deletions

11
src/requirements.txt Normal file
View file

@ -0,0 +1,11 @@
ipython>=7.0.0, <8.0
jupyter>=1.0.0, <2.0
jupyter_client>=5.1.0, <6.0
jupyterlab==0.31.1
kedro==0.15.7
kedro-viz>=3.1.0, <4.0
nbstripout==0.3.3
pytest-cov>=2.5, <3.0
pytest-mock>=1.7.1,<2.0
pytest>=3.4, <4.0
wheel==0.32.2