@@ -38,15 +38,16 @@ checkPythonPackageVersion "wheel" "0.38.1"
38
38
checkPythonPackageVersion " nbconvert" " 6.5.1"
39
39
checkPythonPackageVersion " werkzeug" " 3.0.3"
40
40
checkPythonPackageVersion " certifi" " 2022.12.07"
41
- checkPythonPackageVersion " cryptography" " 42 .0.4 "
41
+ checkPythonPackageVersion " cryptography" " 43 .0.1 "
42
42
checkPythonPackageVersion " transformers" " 4.36.0"
43
43
checkPythonPackageVersion " mpmath" " 1.3.0"
44
44
checkPythonPackageVersion " aiohttp" " 3.10.2"
45
45
checkPythonPackageVersion " tornado" " 6.4.1"
46
46
checkPythonPackageVersion " jupyter_server" " 2.14.1"
47
47
checkPythonPackageVersion " pyarrow" " 14.0.1"
48
48
checkPythonPackageVersion " pillow" " 10.3.0"
49
- checkPythonPackageVersion " jupyterlab" " 4.0.11"
49
+ checkPythonPackageVersion " jupyterlab" " 4.2.5"
50
+ checkPythonPackageVersion " notebook" " 7.2.2"
50
51
checkPythonPackageVersion " gitpython" " 3.1.41"
51
52
checkPythonPackageVersion " jupyter-lsp" " 2.2.2"
52
53
checkPythonPackageVersion " idna" " 3.7"
@@ -56,7 +57,7 @@ checkPythonPackageVersion "requests" "2.32.2"
56
57
checkPythonPackageVersion " scikit-learn" " 1.5.0"
57
58
checkPythonPackageVersion " zipp" " 3.19.1"
58
59
59
- checkCondaPackageVersion " pyopenssl" " 23 .2.0 "
60
+ checkCondaPackageVersion " pyopenssl" " 24 .2.1 "
60
61
checkCondaPackageVersion " requests" " 2.32.2"
61
62
checkCondaPackageVersion " pygments" " 2.15.1"
62
63
checkCondaPackageVersion " mpmath" " 1.3.0"
0 commit comments