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 1fffe9a + ab86fa0 commit a6ba2f4Copy full SHA for a6ba2f4
jupyter/requirements.txt
@@ -29,7 +29,7 @@ pycparser==2.21 ; implementation_name == "pypy" and python_full_version == "3.10
29
pygments==2.13.0 ; python_full_version == "3.10.7"
30
pyparsing==3.0.9 ; python_full_version == "3.10.7"
31
python-dateutil==2.8.2 ; python_full_version == "3.10.7"
32
-pytz==2022.5 ; python_full_version == "3.10.7"
+pytz==2022.6 ; 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"
0 commit comments