diff --git a/dev-requirements.txt b/dev-requirements.txt index 5569fd4b..b250fa46 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -4,8 +4,10 @@ # # pip-compile dev-requirements.in # -aspy.yaml==1.3.0 +aspy-yaml==1.3.0 # via pre-commit +asttokens==2.2.1 + # via stack-data atomicwrites==1.4.1 # via pytest attrs==22.1.0 @@ -25,29 +27,18 @@ decorator==4.4.2 # via # -c requirements.txt # ipython - # traitlets defusedxml==0.7.1 # via nbconvert distlib==0.3.6 # via virtualenv entrypoints==0.3 # via nbconvert +executing==1.2.0 + # via stack-data filelock==3.2.1 # via virtualenv identify==1.6.2 # via pre-commit -importlib-metadata==2.1.3 - # via - # -c requirements.txt - # jsonschema - # pluggy - # pre-commit - # pytest - # virtualenv -importlib-resources==3.2.1 - # via - # pre-commit - # virtualenv ipykernel==5.5.6 # via # ipywidgets @@ -55,6 +46,11 @@ ipykernel==5.5.6 # jupyter-console # notebook # qtconsole +ipython==8.10.0 + # via + # ipykernel + # ipywidgets + # jupyter-console ipython-genutils==0.2.0 # via # ipykernel @@ -62,12 +58,6 @@ ipython-genutils==0.2.0 # nbformat # notebook # qtconsole - # traitlets -ipython==7.9.0 - # via - # ipykernel - # ipywidgets - # jupyter-console ipywidgets==7.7.2 # via jupyter jedi==0.17.2 @@ -80,6 +70,8 @@ jsonschema==3.2.0 # via # -c requirements.txt # nbformat +jupyter==1.0.0 + # via -r dev-requirements.in jupyter-client==4.4.0 # via # -r dev-requirements.in @@ -99,10 +91,12 @@ jupyter-core==4.6.3 # nbformat # notebook # qtconsole -jupyter==1.0.0 - # via -r dev-requirements.in +jupyterlab-widgets==1.1.2 + # via ipywidgets markupsafe==1.1.1 # via jinja2 +matplotlib-inline==0.1.6 + # via ipython mistune==0.8.4 # via nbconvert more-itertools==8.14.0 @@ -130,8 +124,6 @@ pandocfilters==1.5.0 # via nbconvert parso==0.7.1 # via jedi -pathlib2==2.3.7.post1 - # via pytest pexpect==4.8.0 # via ipython pickleshare==0.7.5 @@ -142,12 +134,14 @@ pluggy==0.13.1 # via pytest pre-commit==1.21.0 # via -r dev-requirements.in -prompt-toolkit==2.0.10 +prompt-toolkit==3.0.36 # via ipython ptyprocess==0.7.0 # via # pexpect # terminado +pure-eval==0.2.2 + # via stack-data py==1.11.0 # via pytest pygments==2.11.2 @@ -161,16 +155,16 @@ pyrsistent==0.16.1 # via # -c requirements.txt # jsonschema -pytest-cov==2.8.1 - # via -r dev-requirements.in pytest==4.6.10 # via # -r dev-requirements.in # pytest-cov +pytest-cov==2.8.1 + # via -r dev-requirements.in pyyaml==5.3.1 # via # -c requirements.txt - # aspy.yaml + # aspy-yaml # pre-commit pyzmq==20.0.0 # via @@ -186,12 +180,11 @@ six==1.15.0 # bleach # cfgv # jsonschema - # pathlib2 # pre-commit - # prompt-toolkit # pytest - # traitlets # virtualenv +stack-data==0.6.2 + # via ipython terminado==0.8.3 # via notebook testpath==0.6.0 @@ -203,13 +196,14 @@ tornado==6.1 # ipykernel # notebook # terminado -traitlets==4.3.3 +traitlets==5.9.0 # via # ipykernel # ipython # ipywidgets # jupyter-client # jupyter-core + # matplotlib-inline # nbconvert # nbformat # notebook @@ -224,11 +218,6 @@ webencodings==0.5.1 # via bleach widgetsnbextension==3.6.1 # via ipywidgets -zipp==1.2.0 - # via - # -c requirements.txt - # importlib-metadata - # importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools