update requirements
This commit is contained in:
+16
-16
@@ -9,7 +9,7 @@ async-lru==2.0.4
|
||||
attrs==23.2.0
|
||||
Babel==2.14.0
|
||||
backcall==0.2.0
|
||||
beautifulsoup4==4.12.2
|
||||
beautifulsoup4==4.12.3
|
||||
bleach==6.1.0
|
||||
certifi==2023.11.17
|
||||
cffi==1.16.0
|
||||
@@ -23,25 +23,25 @@ executing==2.0.1
|
||||
fastjsonschema==2.19.1
|
||||
fqdn==1.5.1
|
||||
gitdb==4.0.11
|
||||
GitPython==3.1.40
|
||||
GitPython==3.1.41
|
||||
idna==3.6
|
||||
ipykernel==6.28.0
|
||||
ipython==8.19.0
|
||||
ipykernel==6.29.0
|
||||
ipython==8.20.0
|
||||
ipython-genutils==0.2.0
|
||||
isoduration==20.11.0
|
||||
jedi==0.19.1
|
||||
Jinja2==3.1.2
|
||||
Jinja2==3.1.3
|
||||
json5==0.9.14
|
||||
jsonpointer==2.4
|
||||
jsonschema==4.20.0
|
||||
jsonschema==4.21.0
|
||||
jsonschema-specifications==2023.12.1
|
||||
jupyter-events==0.9.0
|
||||
jupyter-lsp==2.2.1
|
||||
jupyter-lsp==2.2.2
|
||||
jupyter-server-mathjax==0.2.6
|
||||
jupyter-ydoc==0.3.4
|
||||
jupyter_client==8.6.0
|
||||
jupyter_core==5.7.0
|
||||
jupyter_server==2.12.2
|
||||
jupyter_core==5.7.1
|
||||
jupyter_server==2.12.5
|
||||
jupyter_server_fileid==0.9.1
|
||||
jupyter_server_terminals==0.5.1
|
||||
jupyter_server_ydoc==0.8.0
|
||||
@@ -54,17 +54,17 @@ matplotlib-inline==0.1.6
|
||||
mistune==3.0.2
|
||||
nbclassic==1.0.0
|
||||
nbclient==0.9.0
|
||||
nbconvert==7.14.0
|
||||
nbconvert==7.14.2
|
||||
nbdime==4.0.1
|
||||
nbformat==5.9.2
|
||||
nest-asyncio==1.5.8
|
||||
nest-asyncio==1.5.9
|
||||
notebook==7.0.6
|
||||
notebook_shim==0.2.3
|
||||
numpy==1.26.3
|
||||
overrides==7.4.0
|
||||
packaging==23.2
|
||||
pandas==2.1.4
|
||||
pandocfilters==1.5.0
|
||||
pandocfilters==1.5.1
|
||||
parso==0.8.3
|
||||
pexpect==4.9.0
|
||||
pickleshare==0.7.5
|
||||
@@ -84,11 +84,11 @@ python-json-logger==2.0.7
|
||||
pytz==2023.3.post1
|
||||
PyYAML==6.0.1
|
||||
pyzmq==25.1.2
|
||||
referencing==0.32.0
|
||||
referencing==0.32.1
|
||||
requests==2.31.0
|
||||
rfc3339-validator==0.1.4
|
||||
rfc3986-validator==0.1.1
|
||||
rpds-py==0.16.2
|
||||
rpds-py==0.17.1
|
||||
Send2Trash==1.8.2
|
||||
six==1.16.0
|
||||
smmap==5.0.1
|
||||
@@ -100,12 +100,12 @@ tinycss2==1.2.1
|
||||
tomli==2.0.1
|
||||
tornado==6.4
|
||||
traitlets==5.14.1
|
||||
types-python-dateutil==2.8.19.14
|
||||
types-python-dateutil==2.8.19.20240106
|
||||
typing_extensions==4.9.0
|
||||
tzdata==2023.4
|
||||
uri-template==1.3.0
|
||||
urllib3==2.1.0
|
||||
wcwidth==0.2.12
|
||||
wcwidth==0.2.13
|
||||
webcolors==1.13
|
||||
webencodings==0.5.1
|
||||
websocket-client==1.7.0
|
||||
|
||||
Reference in New Issue
Block a user