diff --git a/ml/synthesis/poetry.lock b/ml/synthesis/poetry.lock index 475528508..6037368d0 100644 --- a/ml/synthesis/poetry.lock +++ b/ml/synthesis/poetry.lock @@ -2387,6 +2387,50 @@ termcolor = ">=1.1.0" typing-extensions = ">=3.6.6,<4.6.0" wrapt = ">=1.11.0" +[[package]] +name = "tensorflow-cpu" +version = "2.13.1" +description = "TensorFlow is an open source machine learning framework for everyone." +optional = false +python-versions = ">=3.8" +files = [ + {file = "tensorflow_cpu-2.13.1-cp310-cp310-macosx_10_15_x86_64.whl", hash = "sha256:a05ae27c373224e3db3a56c5fc3330ad9831e5a1a67fec11126ee846f5cd48ee"}, + {file = "tensorflow_cpu-2.13.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:bfedeee206ccf8130d14d8990dbe991946324df92458ee1bdbeed1c21497beb3"}, + {file = "tensorflow_cpu-2.13.1-cp310-cp310-win_amd64.whl", hash = "sha256:db4cb514ec72cdf0a25eb545ed8b0c0c56cc3f38bdbcaac3f729181c4632f699"}, + {file = "tensorflow_cpu-2.13.1-cp311-cp311-macosx_10_15_x86_64.whl", hash = "sha256:20f278a756665c4eccd04423035cde334d65d4cfc7bb6f7f42cf8067764de982"}, + {file = "tensorflow_cpu-2.13.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:87be6e61314b2c0fa062f71e26e41d6a17e162ffe4da72c820fe8f1fc94d97fe"}, + {file = "tensorflow_cpu-2.13.1-cp311-cp311-win_amd64.whl", hash = "sha256:21c9f87851bac10d5d4e1b252cf577c28e7f27339361ff67a1287187881868ad"}, + {file = "tensorflow_cpu-2.13.1-cp38-cp38-macosx_10_15_x86_64.whl", hash = "sha256:53e414d9130f0849c9d2cf05b50eba137525d3442b92f8d3efee6238b31dc7be"}, + {file = "tensorflow_cpu-2.13.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ba6eec4d9a1e86d36fd7e7d010e07ce69702bb3cb68bc33a02a668b1928772a9"}, + {file = "tensorflow_cpu-2.13.1-cp38-cp38-win_amd64.whl", hash = "sha256:a50b1ccd420757de33a1c9b4152e79b71dfaa311615736a0adc92d6333f58b6b"}, + {file = "tensorflow_cpu-2.13.1-cp39-cp39-macosx_10_15_x86_64.whl", hash = "sha256:2087fe00d1050991ffa295c56c2c22b2ead01e527452ed252bfc8395ae386567"}, + {file = "tensorflow_cpu-2.13.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8a6d6b57d1336eafc4b980be1f618382eb95de12657c6e34ce63d3f9869a8f92"}, + {file = "tensorflow_cpu-2.13.1-cp39-cp39-win_amd64.whl", hash = "sha256:548a3ea205a2de8e4c4686855834e949bb1602a577891518bcb425aafa790705"}, +] + +[package.dependencies] +absl-py = ">=1.0.0" +astunparse = ">=1.6.0" +flatbuffers = ">=23.1.21" +gast = ">=0.2.1,<=0.4.0" +google-pasta = ">=0.1.1" +grpcio = ">=1.24.3,<2.0" +h5py = ">=2.9.0" +keras = ">=2.13.1,<2.14" +libclang = ">=13.0.0" +numpy = ">=1.22,<=1.24.3" +opt-einsum = ">=2.3.2" +packaging = "*" +protobuf = ">=3.20.3,<4.21.0 || >4.21.0,<4.21.1 || >4.21.1,<4.21.2 || >4.21.2,<4.21.3 || >4.21.3,<4.21.4 || >4.21.4,<4.21.5 || >4.21.5,<5.0.0dev" +setuptools = "*" +six = ">=1.12.0" +tensorboard = ">=2.13,<2.14" +tensorflow-estimator = ">=2.13.0,<2.14" +tensorflow-io-gcs-filesystem = {version = ">=0.23.1", markers = "platform_machine != \"arm64\" or platform_system != \"Darwin\""} +termcolor = ">=1.1.0" +typing-extensions = ">=3.6.6,<4.6.0" +wrapt = ">=1.11.0" + [[package]] name = "tensorflow-cpu-aws" version = "2.13.1" @@ -2529,22 +2573,6 @@ termcolor = ">=1.1.0" typing-extensions = ">=3.6.6,<4.6.0" wrapt = ">=1.11.0" -[[package]] -name = "tensorflow-metal" -version = "1.1.0" -description = "TensorFlow acceleration for Mac GPUs." -optional = false -python-versions = "*" -files = [ - {file = "tensorflow_metal-1.1.0-cp310-cp310-macosx_12_0_arm64.whl", hash = "sha256:443d71b3a567fe3f45f982c4794d357b55dec01a4ff1d6d8ba152a68a2c018ab"}, - {file = "tensorflow_metal-1.1.0-cp311-cp311-macosx_12_0_arm64.whl", hash = "sha256:1c365669fc9d764edcc1773254a477db7096975b1bff58fb37a11d7b8ca4295f"}, - {file = "tensorflow_metal-1.1.0-cp39-cp39-macosx_12_0_arm64.whl", hash = "sha256:ee2ef41d91fde0740b7649e0c74dc157656f4fe4a2e00bcc03b04532ba47aa12"}, -] - -[package.dependencies] -six = ">=1.15.0" -wheel = ">=0.35,<1.0" - [[package]] name = "termcolor" version = "2.4.0" @@ -3154,4 +3182,4 @@ multidict = ">=4.0" [metadata] lock-version = "2.0" python-versions = "3.11.*" -content-hash = "4d532b15d21d9e1b9085863cb2c58de709a61e1478ced2c3e8b30562c4521770" +content-hash = "d7b555f845460966a4eec0b4960ac66548c1edc06dbf047b9ea722c4a5a2d7c6"