File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
src/anaconda/test-project Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,6 @@ checkPythonPackageVersion "wheel" "0.38.1"
3939checkPythonPackageVersion " nbconvert" " 6.5.1"
4040checkPythonPackageVersion " werkzeug" " 3.0.3"
4141checkPythonPackageVersion " certifi" " 2022.12.07"
42- checkPythonPackageVersion " requests" " 2.31.0"
4342checkPythonPackageVersion " cryptography" " 42.0.4"
4443checkPythonPackageVersion " transformers" " 4.36.0"
4544checkPythonPackageVersion " mpmath" " 1.3.0"
@@ -54,10 +53,10 @@ checkPythonPackageVersion "jupyter-lsp" "2.2.2"
5453checkPythonPackageVersion " idna" " 3.7"
5554checkPythonPackageVersion " jinja2" " 3.1.4"
5655checkPythonPackageVersion " scrapy" " 2.11.2"
57- checkPythonPackageVersion " requests" " 2.32.0 "
56+ checkPythonPackageVersion " requests" " 2.32.2 "
5857
5958checkCondaPackageVersion " pyopenssl" " 23.2.0"
60- checkCondaPackageVersion " requests" " 2.31.0 "
59+ checkCondaPackageVersion " requests" " 2.32.2 "
6160checkCondaPackageVersion " pygments" " 2.15.1"
6261checkCondaPackageVersion " mpmath" " 1.3.0"
6362checkCondaPackageVersion " urllib3" " 1.26.17"
You can’t perform that action at this time.
0 commit comments