update requirements.txt
This commit is contained in:
+5
-5
@@ -20,7 +20,7 @@ debugpy==1.6.7
|
|||||||
decorator==5.1.1
|
decorator==5.1.1
|
||||||
defusedxml==0.7.1
|
defusedxml==0.7.1
|
||||||
executing==1.2.0
|
executing==1.2.0
|
||||||
fastjsonschema==2.16.3
|
fastjsonschema==2.17.1
|
||||||
fqdn==1.5.1
|
fqdn==1.5.1
|
||||||
gitdb==4.0.10
|
gitdb==4.0.10
|
||||||
GitPython==3.1.31
|
GitPython==3.1.31
|
||||||
@@ -52,7 +52,7 @@ MarkupSafe==2.1.2
|
|||||||
matplotlib-inline==0.1.6
|
matplotlib-inline==0.1.6
|
||||||
mistune==2.0.5
|
mistune==2.0.5
|
||||||
nbclassic==1.0.0
|
nbclassic==1.0.0
|
||||||
nbclient==0.7.4
|
nbclient==0.8.0
|
||||||
nbconvert==7.4.0
|
nbconvert==7.4.0
|
||||||
nbdime==3.2.1
|
nbdime==3.2.1
|
||||||
nbformat==5.8.0
|
nbformat==5.8.0
|
||||||
@@ -82,7 +82,7 @@ python-json-logger==2.0.7
|
|||||||
pytz==2023.3
|
pytz==2023.3
|
||||||
PyYAML==6.0
|
PyYAML==6.0
|
||||||
pyzmq==25.0.2
|
pyzmq==25.0.2
|
||||||
requests==2.30.0
|
requests==2.31.0
|
||||||
rfc3339-validator==0.1.4
|
rfc3339-validator==0.1.4
|
||||||
rfc3986-validator==0.1.1
|
rfc3986-validator==0.1.1
|
||||||
Send2Trash==1.8.2
|
Send2Trash==1.8.2
|
||||||
@@ -96,13 +96,13 @@ tinycss2==1.2.1
|
|||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
tornado==6.3.2
|
tornado==6.3.2
|
||||||
traitlets==5.9.0
|
traitlets==5.9.0
|
||||||
typing_extensions==4.5.0
|
typing_extensions==4.6.0
|
||||||
tzdata==2023.3
|
tzdata==2023.3
|
||||||
uri-template==1.2.0
|
uri-template==1.2.0
|
||||||
urllib3==2.0.2
|
urllib3==2.0.2
|
||||||
wcwidth==0.2.6
|
wcwidth==0.2.6
|
||||||
webcolors==1.13
|
webcolors==1.13
|
||||||
webencodings==0.5.1
|
webencodings==0.5.1
|
||||||
websocket-client==1.5.1
|
websocket-client==1.5.2
|
||||||
y-py==0.6.0
|
y-py==0.6.0
|
||||||
ypy-websocket==0.8.4
|
ypy-websocket==0.8.4
|
||||||
|
|||||||
Reference in New Issue
Block a user