diff --git a/requirements.dev.txt b/requirements.dev.txt index bef0dfe5..595d2f31 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -1,5 +1,4 @@ -# resolve incompatibility with pytest -attrs==19.2.0 + # for vscode intellisense jedi==0.19.1 @@ -15,7 +14,9 @@ flake8 pep8-naming autopep8 -pytest~=6.2.5 +pytest~=8.2.2 +# resolve incompatibility with pytest +#attrs==19.2.0 jupytext~=1.15.2 ipykernel==6.6.1 @@ -36,7 +37,7 @@ argon2-cffi-bindings==21.2.0 arrow==1.3.0 asttokens==2.4.0 async-lru==2.0.4 -attrs==19.2.0 +attrs==22.2.0 autopep8==2.0.4 babel==2.13.0 backcall==0.2.0 @@ -72,12 +73,12 @@ isoduration==20.11.0 jinja2==3.1.4 json5==0.9.14 jsonpointer==2.4 -jsonschema==4.17.3 +jsonschema==4.18.6 jupyter-client==7.4.9 jupyter-console==6.4.4 -jupyter-events==0.6.3 +jupyter-events==0.10.0 jupyter-lsp==2.2.2 -jupyter-server==2.7.3 +jupyter-server==2.11.2 jupyter-server-terminals==0.4.4 jupyterlab==4.0.11 jupyterlab-pygments==0.2.2 @@ -113,7 +114,7 @@ pexpect==4.8.0 pickleshare==0.7.5 pillow==10.3.0 plotly==4.11.0 -pluggy==1.3.0 +pluggy==1.5.0 progressbar2==3.51.4 prometheus-client==0.17.1 prompt-toolkit==3.0.39 @@ -156,4 +157,4 @@ webcolors==1.13 webencodings==0.5.1 websocket-client==1.6.4 widgetsnbextension==4.0.9 -zipp==3.8.1 \ No newline at end of file +zipp==3.8.1