We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6a1b9cd + ddee93c commit 38389eaCopy full SHA for 38389ea
jupyter/requirements.txt
@@ -33,7 +33,7 @@ pytz==2022.2.1 ; python_full_version == "3.10.7"
33
pywin32==304 ; sys_platform == "win32" and platform_python_implementation != "PyPy" and python_full_version == "3.10.7"
34
pyzmq==24.0.1 ; python_full_version == "3.10.7"
35
six==1.16.0 ; python_full_version == "3.10.7"
36
-stack-data==0.5.0 ; python_full_version == "3.10.7"
+stack-data==0.5.1 ; python_full_version == "3.10.7"
37
tornado==6.2 ; python_full_version == "3.10.7"
38
traitlets==5.4.0 ; python_full_version == "3.10.7"
39
wcwidth==0.2.5 ; python_full_version == "3.10.7"
0 commit comments