diff --git a/reqs/test.pip b/reqs/test.pip index 784ce6769..1f6747492 100644 --- a/reqs/test.pip +++ b/reqs/test.pip @@ -1,54 +1,48 @@ -boto3==1.14.8 +boto3==1.34.69 configparser h5py==2.10.0; platform_machine != "arm64" and python_version < "3.8" -h5py==3.8.0; platform_machine != "arm64" and python_version >= "3.8" +h5py==3.10.0; platform_machine != "arm64" and python_version >= "3.8" future numpy>1.18.4; platform_machine != "arm64" -numpy==1.24.2; platform_machine == "arm64" +numpy==1.26.4; platform_machine == "arm64" libsvm; python_version < '3.11' -olefile==0.44 +olefile==0.47 pandas -parameterized==0.8.1 +parameterized==0.9.0 pillow -pytest==7.1.2 +pytest==8.1.1 pytest-cov pytest-sugar scikit-learn==0.19.2; python_version < '3.8' -scikit-learn==1.1.2; python_version >= '3.8' +scikit-learn==1.4.0; python_version >= '3.8' scipy>1.4 ; python_version < '3.8' -scipy==1.8.1; python_version >= '3.8' and python_version < '3.11' -scipy==1.9.2; python_version == '3.11' +scipy==1.8.1; python_version >= '3.8' and python_version < '3.12' +scipy==1.12.0; python_version >= '3.11' six sympy > 1.6 -gast==0.4.0 -torch==2.1.0 -torchaudio==2.1.0 -torchvision==0.16.0 -xgboost==1.4.2; platform_machine != "arm64" +gast==0.5.4 +torch==2.2.1 +torchaudio==2.2.1 +torchvision==0.17.1 +xgboost==2.0.3; platform_machine != "arm64" mock wrapt tqdm pytest-timeout -# TensorFlow (x86) related package -tensorflow==2.12.0; platform_machine != "arm64" -tensorflow-estimator==2.12.0; platform_machine != "arm64" -keras==2.12.0; platform_machine != "arm64" +# TensorFlow (arm64) related package. Currently no Python 3.13 support. +tensorflow==2.16.1 +keras==3.1.1 -# TensorFlow (arm64) related package. Currently no Python 3.11 support. -tensorflow-macos==2.11.0; platform_machine == "arm64" and python_version < "3.11" -tensorflow-estimator==2.11.0; platform_machine == "arm64" and python_version < "3.11" -keras==2.11.0; platform_machine == "arm64" and python_version < "3.11" - -tensorflow-addons==0.19.0; python_version < "3.11" -tensorflow-hub==0.12.0 -transformers==4.26.0 +tensorflow-addons==0.23.0; python_version < "3.13" +tensorflow-hub==0.16.1 +transformers==4.39.1 # coremltools.optimize.torch -filelock==3.6.0 -pytest-flake8==1.0.7 -pytest-xdist==2.5.0 -pytest-mock==3.8.2 +filelock==3.13.1 +pytest-flake8==1.1.1 +pytest-xdist==3.5.0 +pytest-mock==3.14.0