From 7f6bd36c697b5c0242b0d8222b7f9b30d1af6d58 Mon Sep 17 00:00:00 2001 From: Daniel Dolezal Date: Sat, 20 May 2023 19:27:49 +0200 Subject: [PATCH] update requirements.txt --- requirements.txt | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5b9cbc1..89bcf67 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,7 @@ argon2-cffi==21.3.0 argon2-cffi-bindings==21.2.0 arrow==1.2.3 asttokens==2.2.1 +async-lru==2.0.2 attrs==23.1.0 Babel==2.12.1 backcall==0.2.0 @@ -24,25 +25,26 @@ fqdn==1.5.1 gitdb==4.0.10 GitPython==3.1.31 idna==3.4 -ipykernel==6.23.0 +ipykernel==6.23.1 ipython==8.13.2 ipython-genutils==0.2.0 isoduration==20.11.0 jedi==0.18.2 Jinja2==3.1.2 -json5==0.9.11 +json5==0.9.14 jsonpointer==2.3 jsonschema==4.17.3 jupyter-events==0.6.3 +jupyter-lsp==2.1.0 jupyter-server-mathjax==0.2.6 -jupyter-ydoc==0.2.4 +jupyter-ydoc==0.3.4 jupyter_client==8.2.0 jupyter_core==5.3.0 jupyter_server==2.5.0 jupyter_server_fileid==0.9.0 jupyter_server_terminals==0.4.4 jupyter_server_ydoc==0.8.0 -jupyterlab==3.6.3 +jupyterlab==4.0.0 jupyterlab-git==0.41.0 jupyterlab-pygments==0.2.2 jupyterlab_server==2.22.1 @@ -65,7 +67,7 @@ parso==0.8.3 pexpect==4.8.0 pickleshare==0.7.5 pip-autoremove==0.10.0 -platformdirs==3.5.0 +platformdirs==3.5.1 prometheus-client==0.16.0 prompt-toolkit==3.0.38 psutil==5.9.5 @@ -92,8 +94,9 @@ stack-data==0.6.2 terminado==0.17.1 tinycss2==1.2.1 tomli==2.0.1 -tornado==6.3.1 +tornado==6.3.2 traitlets==5.9.0 +typing_extensions==4.5.0 tzdata==2023.3 uri-template==1.2.0 urllib3==2.0.2 @@ -101,5 +104,5 @@ wcwidth==0.2.6 webcolors==1.13 webencodings==0.5.1 websocket-client==1.5.1 -y-py==0.5.9 -ypy-websocket==0.8.2 +y-py==0.6.0 +ypy-websocket==0.8.4