diff --git a/requirements.txt b/requirements.txt index 63e3d73..8d9d8e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,69 +1,4 @@ -ansiwrap -attrs -backcall -bleach -certifi -chardet -Click -colorama -cycler -decorator -defusedxml -entrypoints -future -idna -importlib-resources -ipykernel -ipython -ipython-genutils -ipywidgets -jedi -Jinja2 -jsonschema -jupyter -jupyter-client -jupyter-console -jupyter-core -jupytex -kiwisolver -MarkupSafe -matplotlib -mistune -nbconvert -nbformat -notebook -numpy pandas -pandocfilters +click papermill -parso -pexpect -pickleshare -prometheus-client -prompt-toolkit -ptyprocess -Pygments -pyparsing -pyrsistent -python-dateutil -pytz -PyYAML -pyzmq -qtconsole --e git+git_opytex:/lafrite/recopytex.git@e9a8310f151ead60434ae944d726a2fd22b23d06#egg=Recopytex -requests -scipy -seaborn -Send2Trash -six -tenacity -terminado -testpath -textwrap3 -tornado -tqdm -traitlets -urllib3 -wcwidth -webencodings -widgetsnbextension +PyInquirer diff --git a/requirements_dev.txt b/requirements_dev.txt new file mode 100644 index 0000000..63e3d73 --- /dev/null +++ b/requirements_dev.txt @@ -0,0 +1,69 @@ +ansiwrap +attrs +backcall +bleach +certifi +chardet +Click +colorama +cycler +decorator +defusedxml +entrypoints +future +idna +importlib-resources +ipykernel +ipython +ipython-genutils +ipywidgets +jedi +Jinja2 +jsonschema +jupyter +jupyter-client +jupyter-console +jupyter-core +jupytex +kiwisolver +MarkupSafe +matplotlib +mistune +nbconvert +nbformat +notebook +numpy +pandas +pandocfilters +papermill +parso +pexpect +pickleshare +prometheus-client +prompt-toolkit +ptyprocess +Pygments +pyparsing +pyrsistent +python-dateutil +pytz +PyYAML +pyzmq +qtconsole +-e git+git_opytex:/lafrite/recopytex.git@e9a8310f151ead60434ae944d726a2fd22b23d06#egg=Recopytex +requests +scipy +seaborn +Send2Trash +six +tenacity +terminado +testpath +textwrap3 +tornado +tqdm +traitlets +urllib3 +wcwidth +webencodings +widgetsnbextension