@@ -33,13 +33,16 @@ checkPythonPackageVersion "joblib" "1.2.0"
3333checkPythonPackageVersion " cookiecutter" " 2.1.1"
3434checkPythonPackageVersion " mistune" " 2.0.3"
3535checkPythonPackageVersion " numpy" " 1.22"
36- checkPythonPackageVersion " setuptools" " 70.0.0 "
36+ checkPythonPackageVersion " setuptools" " 78.1.1 "
3737checkPythonPackageVersion " wheel" " 0.38.1"
3838checkPythonPackageVersion " nbconvert" " 6.5.1"
39- checkPythonPackageVersion " werkzeug" " 3.0.3 "
39+ checkPythonPackageVersion " werkzeug" " 3.0.6 "
4040checkPythonPackageVersion " certifi" " 2022.12.07"
41- checkPythonPackageVersion " cryptography" " 43.0.1"
42- checkPythonPackageVersion " transformers" " 4.36.0"
41+ checkPythonPackageVersion " cryptography" " 44.0.1"
42+ checkPythonPackageVersion " h11" " 0.16.0"
43+ checkPythonPackageVersion " jupyter_core" " 5.8.1"
44+ checkPythonPackageVersion " protobuf" " 4.25.8"
45+ checkPythonPackageVersion " transformers" " 4.52.1"
4346checkPythonPackageVersion " mpmath" " 1.3.0"
4447checkPythonPackageVersion " aiohttp" " 3.10.2"
4548checkPythonPackageVersion " tornado" " 6.4.2"
@@ -53,15 +56,15 @@ checkPythonPackageVersion "jupyter-lsp" "2.2.2"
5356checkPythonPackageVersion " idna" " 3.7"
5457checkPythonPackageVersion " jinja2" " 3.1.4"
5558checkPythonPackageVersion " scrapy" " 2.11.2"
56- checkPythonPackageVersion " requests" " 2.32.2 "
59+ checkPythonPackageVersion " requests" " 2.32.4 "
5760checkPythonPackageVersion " scikit-learn" " 1.5.0"
5861checkPythonPackageVersion " zipp" " 3.19.1"
5962
6063checkCondaPackageVersion " pyopenssl" " 24.2.1"
61- checkCondaPackageVersion " requests" " 2.32.2 "
64+ checkCondaPackageVersion " requests" " 2.32.4 "
6265checkCondaPackageVersion " pygments" " 2.15.1"
6366checkCondaPackageVersion " mpmath" " 1.3.0"
64- checkCondaPackageVersion " urllib3" " 2.2.2 "
67+ checkCondaPackageVersion " urllib3" " 2.5.0 "
6568checkCondaPackageVersion " pyarrow" " 14.0.1"
6669checkCondaPackageVersion " pydantic" " 2.5.3"
6770checkCondaPackageVersion " tqdm" " 4.66.4"
0 commit comments