diff --git a/ci/raydepsets/configs/llm_release_tests.depsets.yaml b/ci/raydepsets/configs/llm_release_tests.depsets.yaml index 6c9ca1789c15..1c125554f679 100644 --- a/ci/raydepsets/configs/llm_release_tests.depsets.yaml +++ b/ci/raydepsets/configs/llm_release_tests.depsets.yaml @@ -14,8 +14,6 @@ build_arg_sets: - cu128 depsets: - -# get rid of this python/deplocks/llm/rayllm_test_py311_cu128.lock - name: subset_rayllm_depset_${PYTHON_VERSION}_${CUDA_CODE} operation: subset source_depset: compiled_ray_llm_depset_${PYTHON_VERSION}_${CUDA_CODE} @@ -24,7 +22,6 @@ depsets: - python/requirements.txt output: python/deplocks/llm/rayllm_subset_${PYTHON_VERSION}_${CUDA_CODE}.lock - - name: llm_batch_single_node_benchmark_${PYTHON_VERSION}_${CUDA_CODE} operation: expand depsets: diff --git a/python/deplocks/base_deps/ray_base_deps_py3.10.lock b/python/deplocks/base_deps/ray_base_deps_py3.10.lock index c43c437cad9c..c263c0d655c4 100644 --- a/python/deplocks/base_deps/ray_base_deps_py3.10.lock +++ b/python/deplocks/base_deps/ray_base_deps_py3.10.lock @@ -1016,9 +1016,9 @@ python-dateutil==2.8.2 \ # via # -c release/ray_release/byod/ray_base_extra_testdeps_py3.10.lock # botocore -requests==2.32.3 \ - --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ - --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 +requests==2.32.5 \ + --hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \ + --hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf # via # -c release/ray_release/byod/ray_base_extra_testdeps_py3.10.lock # azure-core diff --git a/python/deplocks/base_deps/ray_base_deps_py3.11.lock b/python/deplocks/base_deps/ray_base_deps_py3.11.lock index 06a4bc868f03..1104da09bc6e 100644 --- a/python/deplocks/base_deps/ray_base_deps_py3.11.lock +++ b/python/deplocks/base_deps/ray_base_deps_py3.11.lock @@ -1010,9 +1010,9 @@ python-dateutil==2.8.2 \ # via # -c release/ray_release/byod/ray_base_extra_testdeps_py3.11.lock # botocore -requests==2.32.3 \ - --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ - --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 +requests==2.32.5 \ + --hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \ + --hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf # via # -c release/ray_release/byod/ray_base_extra_testdeps_py3.11.lock # azure-core diff --git a/python/deplocks/base_deps/ray_base_deps_py3.12.lock b/python/deplocks/base_deps/ray_base_deps_py3.12.lock index 634eee582de2..b6f5acc559c6 100644 --- a/python/deplocks/base_deps/ray_base_deps_py3.12.lock +++ b/python/deplocks/base_deps/ray_base_deps_py3.12.lock @@ -1010,9 +1010,9 @@ python-dateutil==2.8.2 \ # via # -c release/ray_release/byod/ray_base_extra_testdeps_py3.12.lock # botocore -requests==2.32.3 \ - --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ - --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 +requests==2.32.5 \ + --hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \ + --hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf # via # -c release/ray_release/byod/ray_base_extra_testdeps_py3.12.lock # azure-core diff --git a/python/deplocks/base_deps/ray_base_deps_py3.9.lock b/python/deplocks/base_deps/ray_base_deps_py3.9.lock index 8f5c51034ab2..fd686482e2d5 100644 --- a/python/deplocks/base_deps/ray_base_deps_py3.9.lock +++ b/python/deplocks/base_deps/ray_base_deps_py3.9.lock @@ -1016,9 +1016,9 @@ python-dateutil==2.8.2 \ # via # -c release/ray_release/byod/ray_base_extra_testdeps_py3.9.lock # botocore -requests==2.32.3 \ - --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ - --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 +requests==2.32.5 \ + --hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \ + --hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf # via # -c release/ray_release/byod/ray_base_extra_testdeps_py3.9.lock # azure-core diff --git a/python/deplocks/base_extra/ray_base_extra_py3.10.lock b/python/deplocks/base_extra/ray_base_extra_py3.10.lock index 0f8b687e7ce0..92cba86638f3 100644 --- a/python/deplocks/base_extra/ray_base_extra_py3.10.lock +++ b/python/deplocks/base_extra/ray_base_extra_py3.10.lock @@ -2151,9 +2151,9 @@ referencing==0.36.2 \ # -c release/ray_release/byod/ray_base_extra_testdeps_py3.10.lock # jsonschema # jsonschema-specifications -requests==2.32.3 \ - --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ - --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 +requests==2.32.5 \ + --hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \ + --hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf # via # -c release/ray_release/byod/ray_base_extra_testdeps_py3.10.lock # anyscale diff --git a/python/deplocks/base_extra/ray_base_extra_py3.11.lock b/python/deplocks/base_extra/ray_base_extra_py3.11.lock index 37ef5d53b27a..7fcf33e737a8 100644 --- a/python/deplocks/base_extra/ray_base_extra_py3.11.lock +++ b/python/deplocks/base_extra/ray_base_extra_py3.11.lock @@ -2139,9 +2139,9 @@ referencing==0.36.2 \ # -c release/ray_release/byod/ray_base_extra_testdeps_py3.11.lock # jsonschema # jsonschema-specifications -requests==2.32.3 \ - --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ - --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 +requests==2.32.5 \ + --hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \ + --hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf # via # -c release/ray_release/byod/ray_base_extra_testdeps_py3.11.lock # anyscale diff --git a/python/deplocks/base_extra/ray_base_extra_py3.12.lock b/python/deplocks/base_extra/ray_base_extra_py3.12.lock index 5b54e3bd7998..cc7462e064ae 100644 --- a/python/deplocks/base_extra/ray_base_extra_py3.12.lock +++ b/python/deplocks/base_extra/ray_base_extra_py3.12.lock @@ -2139,9 +2139,9 @@ referencing==0.36.2 \ # -c release/ray_release/byod/ray_base_extra_testdeps_py3.12.lock # jsonschema # jsonschema-specifications -requests==2.32.3 \ - --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ - --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 +requests==2.32.5 \ + --hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \ + --hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf # via # -c release/ray_release/byod/ray_base_extra_testdeps_py3.12.lock # anyscale diff --git a/python/deplocks/base_extra/ray_base_extra_py3.9.lock b/python/deplocks/base_extra/ray_base_extra_py3.9.lock index 73092bb48bb0..1b0ff2cfe15e 100644 --- a/python/deplocks/base_extra/ray_base_extra_py3.9.lock +++ b/python/deplocks/base_extra/ray_base_extra_py3.9.lock @@ -2158,9 +2158,9 @@ referencing==0.36.2 \ # -c release/ray_release/byod/ray_base_extra_testdeps_py3.9.lock # jsonschema # jsonschema-specifications -requests==2.32.3 \ - --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ - --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 +requests==2.32.5 \ + --hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \ + --hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf # via # -c release/ray_release/byod/ray_base_extra_testdeps_py3.9.lock # anyscale diff --git a/python/deplocks/llm/ray_py311_cpu.lock b/python/deplocks/llm/ray_py311_cpu.lock index 83dbc4da8728..b0c343e682c0 100644 --- a/python/deplocks/llm/ray_py311_cpu.lock +++ b/python/deplocks/llm/ray_py311_cpu.lock @@ -1735,9 +1735,9 @@ referencing==0.36.2 \ # -c python/deplocks/llm/ray_test_py311_cpu.lock # jsonschema # jsonschema-specifications -requests==2.32.3 \ - --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ - --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 +requests==2.32.5 \ + --hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \ + --hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf # via # -c python/deplocks/llm/ray_test_py311_cpu.lock # -r python/requirements.txt diff --git a/python/deplocks/llm/ray_py311_cu128.lock b/python/deplocks/llm/ray_py311_cu128.lock index 0e3f15a20c5d..9be9114b9811 100644 --- a/python/deplocks/llm/ray_py311_cu128.lock +++ b/python/deplocks/llm/ray_py311_cu128.lock @@ -1699,9 +1699,9 @@ referencing==0.36.2 \ # -c python/deplocks/llm/ray_test_py311_cu128.lock # jsonschema # jsonschema-specifications -requests==2.32.3 \ - --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ - --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 +requests==2.32.5 \ + --hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \ + --hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf # via # -c python/deplocks/llm/ray_test_py311_cu128.lock # -r python/requirements.txt diff --git a/python/deplocks/llm/ray_test_py311_cpu.lock b/python/deplocks/llm/ray_test_py311_cpu.lock index 28a020fd8e82..25cc40039733 100644 --- a/python/deplocks/llm/ray_test_py311_cpu.lock +++ b/python/deplocks/llm/ray_test_py311_cpu.lock @@ -149,6 +149,7 @@ anyio==3.7.1 \ --hash=sha256:91dee416e570e92c64041bd18b900d1d6fa78dff7048769ce5ac5ddad004fbb5 # via # -c /tmp/ray-deps/requirements_compiled.txt + # httpx # jupyter-server # starlette # watchfiles @@ -204,6 +205,7 @@ attrs==25.1.0 \ # -c /tmp/ray-deps/requirements_compiled.txt # aiohttp # jsonschema + # openlineage-python # referencing azure-common==1.1.28 \ --hash=sha256:4ac0cd3214e36b6a1b6a442686722a5d8cc449603aa833f3f0f40bda836704a3 \ @@ -285,6 +287,12 @@ botocore==1.32.7 \ # -r python/requirements/cloud-requirements.txt # boto3 # s3transfer +build==1.3.0 \ + --hash=sha256:698edd0ea270bde950f53aed21f3a0135672206f3911e0176261a31e0e07b397 \ + --hash=sha256:7145f0b5061ba90a1500d60bd1b13ca0a8a4cebdd0cc16ed8adf1c0e739f43b4 + # via + # -c /tmp/ray-deps/requirements_compiled.txt + # openlineage-python cachetools==5.5.2 \ --hash=sha256:1a661caa9175d26759571b2e19580f9d6393969e5dfca11fdb1f947a23e640d4 \ --hash=sha256:d26a22bcc62eb95c3beabd9f1ee5e820d3d2704fe2967cbe350e20c8ffcd3f0a @@ -303,6 +311,8 @@ certifi==2025.1.31 \ # via # -c /tmp/ray-deps/requirements_compiled.txt # -r python/requirements/cloud-requirements.txt + # httpcore + # httpx # requests cffi==1.16.0 \ --hash=sha256:0c9ef6ff37e974b73c25eecc13952c55bceed9112be2d9d938ded8e856138bcc \ @@ -1123,6 +1133,7 @@ h11==0.16.0 \ --hash=sha256:63cf8bbe7522de3bf65932fda1d9c2772064ffb3dae62d55932da54b31cb6c86 # via # -c /tmp/ray-deps/requirements_compiled.txt + # httpcore # uvicorn halo==0.0.31 \ --hash=sha256:5350488fb7d2aa7c31a1344120cee67a872901ce8858f60da7946cef96c208ab \ @@ -1130,12 +1141,24 @@ halo==0.0.31 \ # via # -c /tmp/ray-deps/requirements_compiled.txt # -r python/requirements/cloud-requirements.txt +httpcore==1.0.9 \ + --hash=sha256:2d400746a40668fc9dec9810239072b40b4484b640a8c38fd654a024c7a1bf55 \ + --hash=sha256:6e34463af53fd2ab5d807f399a9b45ea31c3dfa2276f15a2c3f00afff6e176e8 + # via + # -c /tmp/ray-deps/requirements_compiled.txt + # httpx httplib2==0.20.4 \ --hash=sha256:58a98e45b4b1a48273073f905d2961666ecf0fbac4250ea5b47aef259eb5c585 \ --hash=sha256:8b6a905cb1c79eefd03f8669fd993c36dc341f7c558f056cb5a33b5c2f458543 # via # -c /tmp/ray-deps/requirements_compiled.txt # oauth2client +httpx==0.28.1 \ + --hash=sha256:75e98c5f16b0f35b567856f597f06ff2270a374470a5c2392242528e3e3e42fc \ + --hash=sha256:d909fcccc110f8c7faf814ca82a9a4d816bc5a6dbfea25d6591d6985b8ba59ad + # via + # -c /tmp/ray-deps/requirements_compiled.txt + # openlineage-python humanize==4.12.1 \ --hash=sha256:1338ba97415c96556758a6e2f65977ed406dddf4620d4c6db9bbdfd07f0f1232 \ --hash=sha256:86014ca5c52675dffa1d404491952f1f5bf03b07c175a51891a343daebf01fea @@ -1148,6 +1171,7 @@ idna==3.7 \ # via # -c /tmp/ray-deps/requirements_compiled.txt # anyio + # httpx # jsonschema # requests # yarl @@ -1940,6 +1964,11 @@ opencensus-context==0.1.3 \ # via # -c /tmp/ray-deps/requirements_compiled.txt # opencensus +openlineage-python==1.40.0 \ + --hash=sha256:1351780af0c9af9d943e74aade26c92c623f2cd26f334cf515fa1cfacef3f349 + # via + # -c /tmp/ray-deps/requirements_compiled.txt + # -r python/requirements/cloud-requirements.txt opentelemetry-api==1.34.1 \ --hash=sha256:64f0bd06d42824843731d05beea88d4d4b6ae59f9fe347ff7dfa2cc14233bbb3 \ --hash=sha256:b7df4cb0830d5a6c29ad0c0691dbae874d8daefa934b8b1d642de48323d32a8c @@ -1981,6 +2010,7 @@ packaging==23.0 \ # -c /tmp/ray-deps/requirements_compiled.txt # -r python/requirements/cloud-requirements.txt # -r python/requirements.txt + # build # ipykernel # jupyter-server # jupyterlab @@ -1988,6 +2018,7 @@ packaging==23.0 \ # kombu # lazy-loader # nbconvert + # openlineage-python # pytest # scikit-image # tensorboardx @@ -2581,6 +2612,12 @@ pyparsing==3.1.1 \ # via # -c /tmp/ray-deps/requirements_compiled.txt # httplib2 +pyproject-hooks==1.2.0 \ + --hash=sha256:1e859bd5c40fae9448642dd871adf459e5e2084186e8d2c2a79a824c970da1f8 \ + --hash=sha256:9e5c6bfa8dcc30091c74b0cf803c81fdd29d94f01992a7707bc97babb1141913 + # via + # -c /tmp/ray-deps/requirements_compiled.txt + # build pytest==7.4.4 \ --hash=sha256:2cf0005922c6ace4a3e2ec8b4080eb0d9753fdc93107415332f50ce9e7994280 \ --hash=sha256:b090cdf5ed60bf4c45261be03239c2c1c22df034fbffe691abe93cd80cea01d8 @@ -2612,6 +2649,7 @@ python-dateutil==2.8.2 \ # botocore # celery # jupyter-client + # openlineage-python # pandas python-json-logger==2.0.7 \ --hash=sha256:23e7ec02d34237c5aa1e29a070193a4ea87583bb4e7f8fd06d3de8264c4b2e1c \ @@ -2682,6 +2720,7 @@ pyyaml==6.0.1 \ # -r python/requirements/cloud-requirements.txt # -r python/requirements.txt # jupyter-events + # openlineage-python pyzmq==26.0.3 \ --hash=sha256:01fbfbeb8249a68d257f601deb50c70c929dc2dfe683b754659569e502fbd3aa \ --hash=sha256:0270b49b6847f0d106d64b5086e9ad5dc8a902413b5dbbb15d12b60f9c1747a4 \ @@ -2785,9 +2824,9 @@ referencing==0.36.2 \ # -c /tmp/ray-deps/requirements_compiled.txt # jsonschema # jsonschema-specifications -requests==2.32.3 \ - --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ - --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 +requests==2.32.5 \ + --hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \ + --hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf # via # -c /tmp/ray-deps/requirements_compiled.txt # -r python/requirements/cloud-requirements.txt @@ -2798,6 +2837,7 @@ requests==2.32.3 \ # google-cloud-storage # jupyterlab-server # msal + # openlineage-python # smart-open rfc3339-validator==0.1.4 \ --hash=sha256:138a2abdf93304ad60530167e51d2dfb9549521a836871b88d7f4695d0022f6b \ diff --git a/python/deplocks/llm/ray_test_py311_cu128.lock b/python/deplocks/llm/ray_test_py311_cu128.lock index a011399a558e..04780ef75edd 100644 --- a/python/deplocks/llm/ray_test_py311_cu128.lock +++ b/python/deplocks/llm/ray_test_py311_cu128.lock @@ -149,6 +149,7 @@ anyio==3.7.1 \ --hash=sha256:91dee416e570e92c64041bd18b900d1d6fa78dff7048769ce5ac5ddad004fbb5 # via # -c /tmp/ray-deps/requirements_compiled.txt + # httpx # jupyter-server # starlette # watchfiles @@ -204,6 +205,7 @@ attrs==25.1.0 \ # -c /tmp/ray-deps/requirements_compiled.txt # aiohttp # jsonschema + # openlineage-python # referencing azure-common==1.1.28 \ --hash=sha256:4ac0cd3214e36b6a1b6a442686722a5d8cc449603aa833f3f0f40bda836704a3 \ @@ -285,6 +287,12 @@ botocore==1.32.7 \ # -r python/requirements/cloud-requirements.txt # boto3 # s3transfer +build==1.3.0 \ + --hash=sha256:698edd0ea270bde950f53aed21f3a0135672206f3911e0176261a31e0e07b397 \ + --hash=sha256:7145f0b5061ba90a1500d60bd1b13ca0a8a4cebdd0cc16ed8adf1c0e739f43b4 + # via + # -c /tmp/ray-deps/requirements_compiled.txt + # openlineage-python cachetools==5.5.2 \ --hash=sha256:1a661caa9175d26759571b2e19580f9d6393969e5dfca11fdb1f947a23e640d4 \ --hash=sha256:d26a22bcc62eb95c3beabd9f1ee5e820d3d2704fe2967cbe350e20c8ffcd3f0a @@ -303,6 +311,8 @@ certifi==2025.1.31 \ # via # -c /tmp/ray-deps/requirements_compiled.txt # -r python/requirements/cloud-requirements.txt + # httpcore + # httpx # requests cffi==1.16.0 \ --hash=sha256:0c9ef6ff37e974b73c25eecc13952c55bceed9112be2d9d938ded8e856138bcc \ @@ -1123,6 +1133,7 @@ h11==0.16.0 \ --hash=sha256:63cf8bbe7522de3bf65932fda1d9c2772064ffb3dae62d55932da54b31cb6c86 # via # -c /tmp/ray-deps/requirements_compiled.txt + # httpcore # uvicorn halo==0.0.31 \ --hash=sha256:5350488fb7d2aa7c31a1344120cee67a872901ce8858f60da7946cef96c208ab \ @@ -1130,12 +1141,24 @@ halo==0.0.31 \ # via # -c /tmp/ray-deps/requirements_compiled.txt # -r python/requirements/cloud-requirements.txt +httpcore==1.0.9 \ + --hash=sha256:2d400746a40668fc9dec9810239072b40b4484b640a8c38fd654a024c7a1bf55 \ + --hash=sha256:6e34463af53fd2ab5d807f399a9b45ea31c3dfa2276f15a2c3f00afff6e176e8 + # via + # -c /tmp/ray-deps/requirements_compiled.txt + # httpx httplib2==0.20.4 \ --hash=sha256:58a98e45b4b1a48273073f905d2961666ecf0fbac4250ea5b47aef259eb5c585 \ --hash=sha256:8b6a905cb1c79eefd03f8669fd993c36dc341f7c558f056cb5a33b5c2f458543 # via # -c /tmp/ray-deps/requirements_compiled.txt # oauth2client +httpx==0.28.1 \ + --hash=sha256:75e98c5f16b0f35b567856f597f06ff2270a374470a5c2392242528e3e3e42fc \ + --hash=sha256:d909fcccc110f8c7faf814ca82a9a4d816bc5a6dbfea25d6591d6985b8ba59ad + # via + # -c /tmp/ray-deps/requirements_compiled.txt + # openlineage-python humanize==4.12.1 \ --hash=sha256:1338ba97415c96556758a6e2f65977ed406dddf4620d4c6db9bbdfd07f0f1232 \ --hash=sha256:86014ca5c52675dffa1d404491952f1f5bf03b07c175a51891a343daebf01fea @@ -1148,6 +1171,7 @@ idna==3.7 \ # via # -c /tmp/ray-deps/requirements_compiled.txt # anyio + # httpx # jsonschema # requests # yarl @@ -1940,6 +1964,11 @@ opencensus-context==0.1.3 \ # via # -c /tmp/ray-deps/requirements_compiled.txt # opencensus +openlineage-python==1.40.0 \ + --hash=sha256:1351780af0c9af9d943e74aade26c92c623f2cd26f334cf515fa1cfacef3f349 + # via + # -c /tmp/ray-deps/requirements_compiled.txt + # -r python/requirements/cloud-requirements.txt opentelemetry-api==1.34.1 \ --hash=sha256:64f0bd06d42824843731d05beea88d4d4b6ae59f9fe347ff7dfa2cc14233bbb3 \ --hash=sha256:b7df4cb0830d5a6c29ad0c0691dbae874d8daefa934b8b1d642de48323d32a8c @@ -1981,6 +2010,7 @@ packaging==23.0 \ # -c /tmp/ray-deps/requirements_compiled.txt # -r python/requirements/cloud-requirements.txt # -r python/requirements.txt + # build # ipykernel # jupyter-server # jupyterlab @@ -1988,6 +2018,7 @@ packaging==23.0 \ # kombu # lazy-loader # nbconvert + # openlineage-python # pytest # scikit-image # tensorboardx @@ -2581,6 +2612,12 @@ pyparsing==3.1.1 \ # via # -c /tmp/ray-deps/requirements_compiled.txt # httplib2 +pyproject-hooks==1.2.0 \ + --hash=sha256:1e859bd5c40fae9448642dd871adf459e5e2084186e8d2c2a79a824c970da1f8 \ + --hash=sha256:9e5c6bfa8dcc30091c74b0cf803c81fdd29d94f01992a7707bc97babb1141913 + # via + # -c /tmp/ray-deps/requirements_compiled.txt + # build pytest==7.4.4 \ --hash=sha256:2cf0005922c6ace4a3e2ec8b4080eb0d9753fdc93107415332f50ce9e7994280 \ --hash=sha256:b090cdf5ed60bf4c45261be03239c2c1c22df034fbffe691abe93cd80cea01d8 @@ -2612,6 +2649,7 @@ python-dateutil==2.8.2 \ # botocore # celery # jupyter-client + # openlineage-python # pandas python-json-logger==2.0.7 \ --hash=sha256:23e7ec02d34237c5aa1e29a070193a4ea87583bb4e7f8fd06d3de8264c4b2e1c \ @@ -2682,6 +2720,7 @@ pyyaml==6.0.1 \ # -r python/requirements/cloud-requirements.txt # -r python/requirements.txt # jupyter-events + # openlineage-python pyzmq==26.0.3 \ --hash=sha256:01fbfbeb8249a68d257f601deb50c70c929dc2dfe683b754659569e502fbd3aa \ --hash=sha256:0270b49b6847f0d106d64b5086e9ad5dc8a902413b5dbbb15d12b60f9c1747a4 \ @@ -2785,9 +2824,9 @@ referencing==0.36.2 \ # -c /tmp/ray-deps/requirements_compiled.txt # jsonschema # jsonschema-specifications -requests==2.32.3 \ - --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ - --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 +requests==2.32.5 \ + --hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \ + --hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf # via # -c /tmp/ray-deps/requirements_compiled.txt # -r python/requirements/cloud-requirements.txt @@ -2798,6 +2837,7 @@ requests==2.32.3 \ # google-cloud-storage # jupyterlab-server # msal + # openlineage-python # smart-open rfc3339-validator==0.1.4 \ --hash=sha256:138a2abdf93304ad60530167e51d2dfb9549521a836871b88d7f4695d0022f6b \ diff --git a/python/deplocks/llm/rayllm_py311_cpu.lock b/python/deplocks/llm/rayllm_py311_cpu.lock index e6ec7ac7ec79..2339fa5545c1 100644 --- a/python/deplocks/llm/rayllm_py311_cpu.lock +++ b/python/deplocks/llm/rayllm_py311_cpu.lock @@ -2946,9 +2946,9 @@ regex==2024.11.6 \ # tiktoken # transformers # vllm -requests==2.32.3 \ - --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ - --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 +requests==2.32.5 \ + --hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \ + --hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf # via # -c python/deplocks/llm/rayllm_test_py311_cpu.lock # -r python/requirements.txt diff --git a/python/deplocks/llm/rayllm_py311_cu128.lock b/python/deplocks/llm/rayllm_py311_cu128.lock index 7fb29c47177b..b6839e6c7650 100644 --- a/python/deplocks/llm/rayllm_py311_cu128.lock +++ b/python/deplocks/llm/rayllm_py311_cu128.lock @@ -2986,9 +2986,9 @@ regex==2024.11.6 \ # tiktoken # transformers # vllm -requests==2.32.3 \ - --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ - --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 +requests==2.32.5 \ + --hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \ + --hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf # via # -c python/deplocks/llm/rayllm_test_py311_cu128.lock # -r python/requirements.txt diff --git a/python/deplocks/llm/rayllm_subset_py311_cu128.lock b/python/deplocks/llm/rayllm_subset_py311_cu128.lock index 2abb5f09ccc0..0babb16db829 100644 --- a/python/deplocks/llm/rayllm_subset_py311_cu128.lock +++ b/python/deplocks/llm/rayllm_subset_py311_cu128.lock @@ -1698,9 +1698,9 @@ referencing==0.36.2 \ # -c python/deplocks/llm/rayllm_py311_cu128.lock # jsonschema # jsonschema-specifications -requests==2.32.3 \ - --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ - --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 +requests==2.32.5 \ + --hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \ + --hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf # via # -c python/deplocks/llm/rayllm_py311_cu128.lock # -r python/requirements.txt diff --git a/python/deplocks/llm/rayllm_test_py311_cpu.lock b/python/deplocks/llm/rayllm_test_py311_cpu.lock index c1546c2728d5..1c6ff2ec4a16 100644 --- a/python/deplocks/llm/rayllm_test_py311_cpu.lock +++ b/python/deplocks/llm/rayllm_test_py311_cpu.lock @@ -216,6 +216,7 @@ attrs==25.1.0 \ # -c python/deplocks/llm/ray_test_py311_cpu.lock # aiohttp # jsonschema + # openlineage-python # referencing audioread==3.0.1 \ --hash=sha256:4cdce70b8adc0da0a3c9e0d85fb10b3ace30fbdf8d1670fd443929b61d117c33 \ @@ -393,6 +394,12 @@ botocore==1.32.7 \ # -r python/requirements/cloud-requirements.txt # boto3 # s3transfer +build==1.3.0 \ + --hash=sha256:698edd0ea270bde950f53aed21f3a0135672206f3911e0176261a31e0e07b397 \ + --hash=sha256:7145f0b5061ba90a1500d60bd1b13ca0a8a4cebdd0cc16ed8adf1c0e739f43b4 + # via + # -c python/deplocks/llm/ray_test_py311_cpu.lock + # openlineage-python cachetools==5.5.2 \ --hash=sha256:1a661caa9175d26759571b2e19580f9d6393969e5dfca11fdb1f947a23e640d4 \ --hash=sha256:d26a22bcc62eb95c3beabd9f1ee5e820d3d2704fe2967cbe350e20c8ffcd3f0a @@ -1427,7 +1434,9 @@ hf-xet==1.1.5 ; platform_machine == 'aarch64' or platform_machine == 'amd64' or httpcore==1.0.9 \ --hash=sha256:2d400746a40668fc9dec9810239072b40b4484b640a8c38fd654a024c7a1bf55 \ --hash=sha256:6e34463af53fd2ab5d807f399a9b45ea31c3dfa2276f15a2c3f00afff6e176e8 - # via httpx + # via + # -c python/deplocks/llm/ray_test_py311_cpu.lock + # httpx httplib2==0.20.4 \ --hash=sha256:58a98e45b4b1a48273073f905d2961666ecf0fbac4250ea5b47aef259eb5c585 \ --hash=sha256:8b6a905cb1c79eefd03f8669fd993c36dc341f7c558f056cb5a33b5c2f458543 @@ -1483,9 +1492,11 @@ httpx==0.28.1 \ --hash=sha256:75e98c5f16b0f35b567856f597f06ff2270a374470a5c2392242528e3e3e42fc \ --hash=sha256:d909fcccc110f8c7faf814ca82a9a4d816bc5a6dbfea25d6591d6985b8ba59ad # via + # -c python/deplocks/llm/ray_test_py311_cpu.lock # -r python/requirements/llm/llm-test-requirements.txt # fastapi # openai + # openlineage-python huggingface-hub==0.34.3 \ --hash=sha256:5444550099e2d86e68b2898b09e85878fbd788fc2957b506c6a79ce060e39492 \ --hash=sha256:d58130fd5aa7408480681475491c0abd7e835442082fbc3ef4d45b6c39f83853 @@ -2652,6 +2663,11 @@ opencv-python-headless==4.11.0.86 \ # via # mistral-common # vllm +openlineage-python==1.40.0 \ + --hash=sha256:1351780af0c9af9d943e74aade26c92c623f2cd26f334cf515fa1cfacef3f349 + # via + # -c python/deplocks/llm/ray_test_py311_cpu.lock + # -r python/requirements/cloud-requirements.txt opentelemetry-api==1.34.1 \ --hash=sha256:64f0bd06d42824843731d05beea88d4d4b6ae59f9fe347ff7dfa2cc14233bbb3 \ --hash=sha256:b7df4cb0830d5a6c29ad0c0691dbae874d8daefa934b8b1d642de48323d32a8c @@ -2736,6 +2752,7 @@ packaging==23.0 \ # -c python/deplocks/llm/ray_test_py311_cpu.lock # -r python/requirements/cloud-requirements.txt # -r python/requirements.txt + # build # huggingface-hub # ipykernel # jupyter-server @@ -2746,6 +2763,7 @@ packaging==23.0 \ # lazy-loader # lm-format-enforcer # nbconvert + # openlineage-python # pooch # pytest # ray @@ -3539,6 +3557,12 @@ pyparsing==3.1.1 \ # via # -c python/deplocks/llm/ray_test_py311_cpu.lock # httplib2 +pyproject-hooks==1.2.0 \ + --hash=sha256:1e859bd5c40fae9448642dd871adf459e5e2084186e8d2c2a79a824c970da1f8 \ + --hash=sha256:9e5c6bfa8dcc30091c74b0cf803c81fdd29d94f01992a7707bc97babb1141913 + # via + # -c python/deplocks/llm/ray_test_py311_cpu.lock + # build pytest==7.4.4 \ --hash=sha256:2cf0005922c6ace4a3e2ec8b4080eb0d9753fdc93107415332f50ce9e7994280 \ --hash=sha256:b090cdf5ed60bf4c45261be03239c2c1c22df034fbffe691abe93cd80cea01d8 @@ -3571,6 +3595,7 @@ python-dateutil==2.8.2 \ # botocore # celery # jupyter-client + # openlineage-python # pandas python-dotenv==1.0.1 \ --hash=sha256:e324ee90a023d808f1959c46bcbc04446a10ced277783dc6ee09987c37ec10ca \ @@ -3654,6 +3679,7 @@ pyyaml==6.0.1 \ # jupyter-events # jupytext # lm-format-enforcer + # openlineage-python # ray # transformers # uvicorn @@ -3861,9 +3887,9 @@ regex==2024.11.6 \ # tiktoken # transformers # vllm -requests==2.32.3 \ - --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ - --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 +requests==2.32.5 \ + --hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \ + --hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf # via # -c python/deplocks/llm/ray_test_py311_cpu.lock # -r python/requirements/cloud-requirements.txt @@ -3876,6 +3902,7 @@ requests==2.32.3 \ # jupyterlab-server # mistral-common # msal + # openlineage-python # pooch # ray # smart-open diff --git a/python/deplocks/llm/rayllm_test_py311_cu128.lock b/python/deplocks/llm/rayllm_test_py311_cu128.lock index 244d54b52b45..f0cc36b43611 100644 --- a/python/deplocks/llm/rayllm_test_py311_cu128.lock +++ b/python/deplocks/llm/rayllm_test_py311_cu128.lock @@ -216,6 +216,7 @@ attrs==25.1.0 \ # -c python/deplocks/llm/ray_test_py311_cu128.lock # aiohttp # jsonschema + # openlineage-python # referencing audioread==3.0.1 \ --hash=sha256:4cdce70b8adc0da0a3c9e0d85fb10b3ace30fbdf8d1670fd443929b61d117c33 \ @@ -393,6 +394,12 @@ botocore==1.32.7 \ # -r python/requirements/cloud-requirements.txt # boto3 # s3transfer +build==1.3.0 \ + --hash=sha256:698edd0ea270bde950f53aed21f3a0135672206f3911e0176261a31e0e07b397 \ + --hash=sha256:7145f0b5061ba90a1500d60bd1b13ca0a8a4cebdd0cc16ed8adf1c0e739f43b4 + # via + # -c python/deplocks/llm/ray_test_py311_cu128.lock + # openlineage-python cachetools==5.5.2 \ --hash=sha256:1a661caa9175d26759571b2e19580f9d6393969e5dfca11fdb1f947a23e640d4 \ --hash=sha256:d26a22bcc62eb95c3beabd9f1ee5e820d3d2704fe2967cbe350e20c8ffcd3f0a @@ -1426,7 +1433,9 @@ hf-xet==1.1.3 ; platform_machine == 'aarch64' or platform_machine == 'amd64' or httpcore==1.0.9 \ --hash=sha256:2d400746a40668fc9dec9810239072b40b4484b640a8c38fd654a024c7a1bf55 \ --hash=sha256:6e34463af53fd2ab5d807f399a9b45ea31c3dfa2276f15a2c3f00afff6e176e8 - # via httpx + # via + # -c python/deplocks/llm/ray_test_py311_cu128.lock + # httpx httplib2==0.20.4 \ --hash=sha256:58a98e45b4b1a48273073f905d2961666ecf0fbac4250ea5b47aef259eb5c585 \ --hash=sha256:8b6a905cb1c79eefd03f8669fd993c36dc341f7c558f056cb5a33b5c2f458543 @@ -1482,9 +1491,11 @@ httpx==0.28.1 \ --hash=sha256:75e98c5f16b0f35b567856f597f06ff2270a374470a5c2392242528e3e3e42fc \ --hash=sha256:d909fcccc110f8c7faf814ca82a9a4d816bc5a6dbfea25d6591d6985b8ba59ad # via + # -c python/deplocks/llm/ray_test_py311_cu128.lock # -r python/requirements/llm/llm-test-requirements.txt # fastapi # openai + # openlineage-python huggingface-hub==0.34.3 \ --hash=sha256:5444550099e2d86e68b2898b09e85878fbd788fc2957b506c6a79ce060e39492 \ --hash=sha256:d58130fd5aa7408480681475491c0abd7e835442082fbc3ef4d45b6c39f83853 @@ -2666,6 +2677,11 @@ opencv-python-headless==4.11.0.86 \ # via # mistral-common # vllm +openlineage-python==1.40.0 \ + --hash=sha256:1351780af0c9af9d943e74aade26c92c623f2cd26f334cf515fa1cfacef3f349 + # via + # -c python/deplocks/llm/ray_test_py311_cu128.lock + # -r python/requirements/cloud-requirements.txt opentelemetry-api==1.34.1 \ --hash=sha256:64f0bd06d42824843731d05beea88d4d4b6ae59f9fe347ff7dfa2cc14233bbb3 \ --hash=sha256:b7df4cb0830d5a6c29ad0c0691dbae874d8daefa934b8b1d642de48323d32a8c @@ -2750,6 +2766,7 @@ packaging==23.0 \ # -c python/deplocks/llm/ray_test_py311_cu128.lock # -r python/requirements/cloud-requirements.txt # -r python/requirements.txt + # build # huggingface-hub # ipykernel # jupyter-server @@ -2760,6 +2777,7 @@ packaging==23.0 \ # lazy-loader # lm-format-enforcer # nbconvert + # openlineage-python # pooch # pytest # ray @@ -3553,6 +3571,12 @@ pyparsing==3.1.1 \ # via # -c python/deplocks/llm/ray_test_py311_cu128.lock # httplib2 +pyproject-hooks==1.2.0 \ + --hash=sha256:1e859bd5c40fae9448642dd871adf459e5e2084186e8d2c2a79a824c970da1f8 \ + --hash=sha256:9e5c6bfa8dcc30091c74b0cf803c81fdd29d94f01992a7707bc97babb1141913 + # via + # -c python/deplocks/llm/ray_test_py311_cu128.lock + # build pytest==7.4.4 \ --hash=sha256:2cf0005922c6ace4a3e2ec8b4080eb0d9753fdc93107415332f50ce9e7994280 \ --hash=sha256:b090cdf5ed60bf4c45261be03239c2c1c22df034fbffe691abe93cd80cea01d8 @@ -3585,6 +3609,7 @@ python-dateutil==2.8.2 \ # botocore # celery # jupyter-client + # openlineage-python # pandas python-dotenv==1.1.0 \ --hash=sha256:41f90bc6f5f177fb41f53e87666db362025010eb28f60a01c9143bfa33a2b2d5 \ @@ -3668,6 +3693,7 @@ pyyaml==6.0.1 \ # jupyter-events # jupytext # lm-format-enforcer + # openlineage-python # ray # transformers # uvicorn @@ -3875,9 +3901,9 @@ regex==2024.11.6 \ # tiktoken # transformers # vllm -requests==2.32.3 \ - --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ - --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 +requests==2.32.5 \ + --hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \ + --hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf # via # -c python/deplocks/llm/ray_test_py311_cu128.lock # -r python/requirements/cloud-requirements.txt @@ -3890,6 +3916,7 @@ requests==2.32.3 \ # jupyterlab-server # mistral-common # msal + # openlineage-python # pooch # ray # smart-open diff --git a/python/deplocks/ray_img/ray_img_py310.lock b/python/deplocks/ray_img/ray_img_py310.lock index f7f5d689d01d..b07643aa1815 100644 --- a/python/deplocks/ray_img/ray_img_py310.lock +++ b/python/deplocks/ray_img/ray_img_py310.lock @@ -1686,9 +1686,9 @@ referencing==0.36.2 \ # -c /tmp/ray-deps/requirements_compiled.txt # jsonschema # jsonschema-specifications -requests==2.32.3 \ - --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ - --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 +requests==2.32.5 \ + --hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \ + --hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf # via # -c /tmp/ray-deps/requirements_compiled.txt # google-api-core diff --git a/python/deplocks/ray_img/ray_img_py311.lock b/python/deplocks/ray_img/ray_img_py311.lock index 8657bde97db3..7f869b23e42a 100644 --- a/python/deplocks/ray_img/ray_img_py311.lock +++ b/python/deplocks/ray_img/ray_img_py311.lock @@ -1676,9 +1676,9 @@ referencing==0.36.2 \ # -c /tmp/ray-deps/requirements_compiled.txt # jsonschema # jsonschema-specifications -requests==2.32.3 \ - --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ - --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 +requests==2.32.5 \ + --hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \ + --hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf # via # -c /tmp/ray-deps/requirements_compiled.txt # google-api-core diff --git a/python/deplocks/ray_img/ray_img_py312.lock b/python/deplocks/ray_img/ray_img_py312.lock index cb4b648a6481..302346aef7d6 100644 --- a/python/deplocks/ray_img/ray_img_py312.lock +++ b/python/deplocks/ray_img/ray_img_py312.lock @@ -1685,9 +1685,9 @@ referencing==0.36.2 \ # -c /tmp/ray-deps/requirements_compiled.txt # jsonschema # jsonschema-specifications -requests==2.32.3 \ - --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ - --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 +requests==2.32.5 \ + --hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \ + --hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf # via # -c /tmp/ray-deps/requirements_compiled.txt # google-api-core diff --git a/python/deplocks/ray_img/ray_img_py39.lock b/python/deplocks/ray_img/ray_img_py39.lock index f4cb931d1377..6d75d0eab436 100644 --- a/python/deplocks/ray_img/ray_img_py39.lock +++ b/python/deplocks/ray_img/ray_img_py39.lock @@ -1685,9 +1685,9 @@ referencing==0.36.2 \ # -c /tmp/ray-deps/requirements_compiled.txt # jsonschema # jsonschema-specifications -requests==2.32.3 \ - --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ - --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 +requests==2.32.5 \ + --hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \ + --hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf # via # -c /tmp/ray-deps/requirements_compiled.txt # google-api-core diff --git a/python/requirements/cloud-requirements.txt b/python/requirements/cloud-requirements.txt index 755a9bf44428..df7cb52b47a5 100644 --- a/python/requirements/cloud-requirements.txt +++ b/python/requirements/cloud-requirements.txt @@ -10,6 +10,7 @@ pycurl azure-identity smart_open[s3,gcs,azure,http] adlfs[abfs] +openlineage-python>=1.36.0 # Anyscale CLI requirements boto3==1.29.7 diff --git a/python/requirements/lint-requirements.txt b/python/requirements/lint-requirements.txt index 32cd3564f168..55e72f33903e 100644 --- a/python/requirements/lint-requirements.txt +++ b/python/requirements/lint-requirements.txt @@ -10,3 +10,4 @@ shellcheck-py==0.7.1.1 yq types-pycurl==7.45.3.20240421 types-requests==2.31.0.6 +types-setuptools==80.9.0.20250822 diff --git a/python/requirements/test-requirements.txt b/python/requirements/test-requirements.txt index 8f080288aa7f..951c3aa073ea 100644 --- a/python/requirements/test-requirements.txt +++ b/python/requirements/test-requirements.txt @@ -103,7 +103,7 @@ pytz==2022.7.1 # which conflicts with the opentelemetry-api 1.1.0. segment-analytics-python==2.2.0 httpcore>=1.0.9 -httpx==0.27.2 +httpx>=0.28.1 backoff==1.10 # For test_basic.py::test_omp_threads_set diff --git a/python/requirements_compiled.txt b/python/requirements_compiled.txt index a0d5c509dca0..f5bc94d0ff61 100644 --- a/python/requirements_compiled.txt +++ b/python/requirements_compiled.txt @@ -144,6 +144,7 @@ attrs==25.1.0 # jsonschema # jupyter-cache # open-spiel + # openlineage-python # referencing # sarif-om # semgrep @@ -258,6 +259,8 @@ braceexpand==0.1.7 # via webdataset bracex==2.4 # via wcmatch +build==1.3.0 + # via openlineage-python cachetools==5.5.2 # via # aim @@ -765,11 +768,12 @@ httplib2==0.20.4 # google-auth-httplib2 # gsutil # oauth2client -httpx==0.27.2 +httpx==0.28.1 # via # -r python/requirements/test-requirements.txt # gradio # gradio-client + # openlineage-python hudi==0.4.0 # via -r python/requirements/ml/data-test-requirements.txt huggingface-hub==0.27.0 @@ -1351,6 +1355,8 @@ opencensus-context==0.1.3 # via opencensus opencv-python-headless==4.9.0.80 # via -r python/requirements/ml/rllib-test-requirements.txt +openlineage-python==1.40.0 + # via -r python/requirements/cloud-requirements.txt openpyxl==3.0.10 # via -r python/requirements/test-requirements.txt opentelemetry-api==1.34.1 @@ -1414,6 +1420,7 @@ packaging==23.0 # altair # azure-cli-core # bokeh + # build # dask # datasets # deepspeed @@ -1438,6 +1445,7 @@ packaging==23.0 # modin # nbconvert # onnxruntime + # openlineage-python # opentelemetry-instrumentation # optuna # plotly @@ -1731,6 +1739,8 @@ pyparsing==3.1.1 # pydot # pyiceberg # torch-geometric +pyproject-hooks==1.2.0 + # via build pyro-api==0.1.2 # via pyro-ppl pyro-ppl==1.9.1 @@ -1817,6 +1827,7 @@ python-dateutil==2.8.2 # kubernetes # matplotlib # moto + # openlineage-python # pandas # segment-analytics-python # strictyaml @@ -1872,6 +1883,7 @@ pyyaml==6.0.1 # moto # myst-nb # myst-parser + # openlineage-python # optuna # pre-commit # pymars @@ -1906,7 +1918,7 @@ regex==2024.5.15 # via # cfn-lint # transformers -requests==2.32.3 +requests==2.32.5 # via # -r python/requirements.txt # -r python/requirements/cloud-requirements.txt @@ -1938,6 +1950,7 @@ requests==2.32.3 # moto # msal # msrest + # openlineage-python # pyiceberg # ray # requests-oauthlib @@ -2143,9 +2156,7 @@ smart-open==6.2.0 smmap==5.0.1 # via gitdb sniffio==1.3.1 - # via - # anyio - # httpx + # via anyio snowballstemmer==2.2.0 # via sphinx snowflake-connector-python==3.15.0 @@ -2429,6 +2440,8 @@ types-pyyaml==6.0.12.2 # via -r python/requirements/lint-requirements.txt types-requests==2.31.0.6 # via -r python/requirements/lint-requirements.txt +types-setuptools==80.9.0.20250822 + # via -r python/requirements/lint-requirements.txt types-urllib3==1.26.25.14 # via types-requests typing-extensions==4.12.2 diff --git a/release/ray_release/byod/ray_base_extra_testdeps_cuda_py3.10.lock b/release/ray_release/byod/ray_base_extra_testdeps_cuda_py3.10.lock index 61e9a4659a89..917b2f7efc88 100644 --- a/release/ray_release/byod/ray_base_extra_testdeps_cuda_py3.10.lock +++ b/release/ray_release/byod/ray_base_extra_testdeps_cuda_py3.10.lock @@ -1995,9 +1995,9 @@ httptools==0.7.1 \ --hash=sha256:f65744d7a8bdb4bda5e1fa23e4ba16832860606fcc09d674d56e425e991539ec \ --hash=sha256:f72fdbae2dbc6e68b8239defb48e6a5937b12218e6ffc2c7846cc37befa84362 # via uvicorn -httpx==0.27.2 \ - --hash=sha256:7bb2708e112d8fdd7829cd4243970f0c223274051cb35ee80c03301ee29a3df0 \ - --hash=sha256:f7c2be1d2f3c3c3160d441802406b206c2b76f5947b11115e6df10c6c65e66c2 +httpx==0.28.1 \ + --hash=sha256:75e98c5f16b0f35b567856f597f06ff2270a374470a5c2392242528e3e3e42fc \ + --hash=sha256:d909fcccc110f8c7faf814ca82a9a4d816bc5a6dbfea25d6591d6985b8ba59ad # via # -c /tmp/ray-deps/requirements_compiled.txt # -r release/ray_release/byod/requirements_byod_3.10.in @@ -3830,9 +3830,9 @@ referencing==0.36.2 \ # -c /tmp/ray-deps/requirements_compiled.txt # jsonschema # jsonschema-specifications -requests==2.32.3 \ - --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ - --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 +requests==2.32.5 \ + --hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \ + --hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf # via # -c /tmp/ray-deps/requirements_compiled.txt # -r release/ray_release/byod/requirements_byod_3.10.in @@ -4143,7 +4143,6 @@ sniffio==1.3.1 \ # via # -c /tmp/ray-deps/requirements_compiled.txt # anyio - # httpx soupsieve==2.5 \ --hash=sha256:5663d5a7b3bfaeee0bc4372e7fc48f9cff4940b3eec54a6451cc5299f1097690 \ --hash=sha256:eaa337ff55a1579b6549dc679565eac1e3d000563bcb1c8ab0d0fefbc0c2cdc7 diff --git a/release/ray_release/byod/ray_base_extra_testdeps_cuda_py3.11.lock b/release/ray_release/byod/ray_base_extra_testdeps_cuda_py3.11.lock index 2fd738028e84..78f8520b4972 100644 --- a/release/ray_release/byod/ray_base_extra_testdeps_cuda_py3.11.lock +++ b/release/ray_release/byod/ray_base_extra_testdeps_cuda_py3.11.lock @@ -2843,9 +2843,9 @@ referencing==0.36.2 \ # -c /tmp/ray-deps/requirements_compiled.txt # jsonschema # jsonschema-specifications -requests==2.32.3 \ - --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ - --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 +requests==2.32.5 \ + --hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \ + --hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf # via # -c /tmp/ray-deps/requirements_compiled.txt # anyscale diff --git a/release/ray_release/byod/ray_base_extra_testdeps_cuda_py3.12.lock b/release/ray_release/byod/ray_base_extra_testdeps_cuda_py3.12.lock index 33b31370001c..8ef7e74a4421 100644 --- a/release/ray_release/byod/ray_base_extra_testdeps_cuda_py3.12.lock +++ b/release/ray_release/byod/ray_base_extra_testdeps_cuda_py3.12.lock @@ -2865,9 +2865,9 @@ referencing==0.36.2 \ # -c /tmp/ray-deps/requirements_compiled.txt # jsonschema # jsonschema-specifications -requests==2.32.3 \ - --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ - --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 +requests==2.32.5 \ + --hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \ + --hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf # via # -c /tmp/ray-deps/requirements_compiled.txt # anyscale diff --git a/release/ray_release/byod/ray_base_extra_testdeps_cuda_py3.9.lock b/release/ray_release/byod/ray_base_extra_testdeps_cuda_py3.9.lock index 21b48261d55e..3ff945fe944a 100644 --- a/release/ray_release/byod/ray_base_extra_testdeps_cuda_py3.9.lock +++ b/release/ray_release/byod/ray_base_extra_testdeps_cuda_py3.9.lock @@ -2104,9 +2104,9 @@ httptools==0.7.1 \ --hash=sha256:f65744d7a8bdb4bda5e1fa23e4ba16832860606fcc09d674d56e425e991539ec \ --hash=sha256:f72fdbae2dbc6e68b8239defb48e6a5937b12218e6ffc2c7846cc37befa84362 # via uvicorn -httpx==0.27.2 \ - --hash=sha256:7bb2708e112d8fdd7829cd4243970f0c223274051cb35ee80c03301ee29a3df0 \ - --hash=sha256:f7c2be1d2f3c3c3160d441802406b206c2b76f5947b11115e6df10c6c65e66c2 +httpx==0.28.1 \ + --hash=sha256:75e98c5f16b0f35b567856f597f06ff2270a374470a5c2392242528e3e3e42fc \ + --hash=sha256:d909fcccc110f8c7faf814ca82a9a4d816bc5a6dbfea25d6591d6985b8ba59ad # via # -c /tmp/ray-deps/requirements_compiled.txt # -c release/ray_release/byod/requirements_compiled.txt @@ -4022,9 +4022,9 @@ referencing==0.36.2 \ # -c release/ray_release/byod/requirements_compiled.txt # jsonschema # jsonschema-specifications -requests==2.32.3 \ - --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ - --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 +requests==2.32.5 \ + --hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \ + --hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf # via # -c /tmp/ray-deps/requirements_compiled.txt # -c release/ray_release/byod/requirements_compiled.txt @@ -4353,7 +4353,6 @@ sniffio==1.3.1 \ # -c /tmp/ray-deps/requirements_compiled.txt # -c release/ray_release/byod/requirements_compiled.txt # anyio - # httpx soupsieve==2.5 \ --hash=sha256:5663d5a7b3bfaeee0bc4372e7fc48f9cff4940b3eec54a6451cc5299f1097690 \ --hash=sha256:eaa337ff55a1579b6549dc679565eac1e3d000563bcb1c8ab0d0fefbc0c2cdc7 diff --git a/release/ray_release/byod/ray_base_extra_testdeps_gpu_py3.10.lock b/release/ray_release/byod/ray_base_extra_testdeps_gpu_py3.10.lock index 6c7167f4c7b8..415f9efe698f 100644 --- a/release/ray_release/byod/ray_base_extra_testdeps_gpu_py3.10.lock +++ b/release/ray_release/byod/ray_base_extra_testdeps_gpu_py3.10.lock @@ -1961,9 +1961,9 @@ httptools==0.7.1 \ --hash=sha256:f65744d7a8bdb4bda5e1fa23e4ba16832860606fcc09d674d56e425e991539ec \ --hash=sha256:f72fdbae2dbc6e68b8239defb48e6a5937b12218e6ffc2c7846cc37befa84362 # via uvicorn -httpx==0.27.2 \ - --hash=sha256:7bb2708e112d8fdd7829cd4243970f0c223274051cb35ee80c03301ee29a3df0 \ - --hash=sha256:f7c2be1d2f3c3c3160d441802406b206c2b76f5947b11115e6df10c6c65e66c2 +httpx==0.28.1 \ + --hash=sha256:75e98c5f16b0f35b567856f597f06ff2270a374470a5c2392242528e3e3e42fc \ + --hash=sha256:d909fcccc110f8c7faf814ca82a9a4d816bc5a6dbfea25d6591d6985b8ba59ad # via # -c /tmp/ray-deps/requirements_compiled.txt # -r release/ray_release/byod/requirements_byod_gpu_3.10.in @@ -3796,9 +3796,9 @@ referencing==0.36.2 \ # -c /tmp/ray-deps/requirements_compiled.txt # jsonschema # jsonschema-specifications -requests==2.32.3 \ - --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ - --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 +requests==2.32.5 \ + --hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \ + --hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf # via # -c /tmp/ray-deps/requirements_compiled.txt # -r release/ray_release/byod/requirements_byod_gpu_3.10.in @@ -4109,7 +4109,6 @@ sniffio==1.3.1 \ # via # -c /tmp/ray-deps/requirements_compiled.txt # anyio - # httpx soupsieve==2.5 \ --hash=sha256:5663d5a7b3bfaeee0bc4372e7fc48f9cff4940b3eec54a6451cc5299f1097690 \ --hash=sha256:eaa337ff55a1579b6549dc679565eac1e3d000563bcb1c8ab0d0fefbc0c2cdc7 diff --git a/release/ray_release/byod/ray_base_extra_testdeps_gpu_py3.9.lock b/release/ray_release/byod/ray_base_extra_testdeps_gpu_py3.9.lock index e363a0a5299b..72f04777478f 100644 --- a/release/ray_release/byod/ray_base_extra_testdeps_gpu_py3.9.lock +++ b/release/ray_release/byod/ray_base_extra_testdeps_gpu_py3.9.lock @@ -1970,9 +1970,9 @@ httptools==0.7.1 \ --hash=sha256:f65744d7a8bdb4bda5e1fa23e4ba16832860606fcc09d674d56e425e991539ec \ --hash=sha256:f72fdbae2dbc6e68b8239defb48e6a5937b12218e6ffc2c7846cc37befa84362 # via uvicorn -httpx==0.27.2 \ - --hash=sha256:7bb2708e112d8fdd7829cd4243970f0c223274051cb35ee80c03301ee29a3df0 \ - --hash=sha256:f7c2be1d2f3c3c3160d441802406b206c2b76f5947b11115e6df10c6c65e66c2 +httpx==0.28.1 \ + --hash=sha256:75e98c5f16b0f35b567856f597f06ff2270a374470a5c2392242528e3e3e42fc \ + --hash=sha256:d909fcccc110f8c7faf814ca82a9a4d816bc5a6dbfea25d6591d6985b8ba59ad # via # -c /tmp/ray-deps/requirements_compiled.txt # -r release/ray_release/byod/requirements_byod_gpu_3.9.in @@ -3775,9 +3775,9 @@ referencing==0.36.2 \ # -c /tmp/ray-deps/requirements_compiled.txt # jsonschema # jsonschema-specifications -requests==2.32.3 \ - --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ - --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 +requests==2.32.5 \ + --hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \ + --hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf # via # -c /tmp/ray-deps/requirements_compiled.txt # -r release/ray_release/byod/requirements_byod_gpu_3.9.in @@ -4088,7 +4088,6 @@ sniffio==1.3.1 \ # via # -c /tmp/ray-deps/requirements_compiled.txt # anyio - # httpx soupsieve==2.5 \ --hash=sha256:5663d5a7b3bfaeee0bc4372e7fc48f9cff4940b3eec54a6451cc5299f1097690 \ --hash=sha256:eaa337ff55a1579b6549dc679565eac1e3d000563bcb1c8ab0d0fefbc0c2cdc7 diff --git a/release/ray_release/byod/ray_base_extra_testdeps_py3.10.lock b/release/ray_release/byod/ray_base_extra_testdeps_py3.10.lock index 17d11b777e8b..a5ac54d2d4ef 100644 --- a/release/ray_release/byod/ray_base_extra_testdeps_py3.10.lock +++ b/release/ray_release/byod/ray_base_extra_testdeps_py3.10.lock @@ -1993,9 +1993,9 @@ httptools==0.7.1 \ --hash=sha256:f65744d7a8bdb4bda5e1fa23e4ba16832860606fcc09d674d56e425e991539ec \ --hash=sha256:f72fdbae2dbc6e68b8239defb48e6a5937b12218e6ffc2c7846cc37befa84362 # via uvicorn -httpx==0.27.2 \ - --hash=sha256:7bb2708e112d8fdd7829cd4243970f0c223274051cb35ee80c03301ee29a3df0 \ - --hash=sha256:f7c2be1d2f3c3c3160d441802406b206c2b76f5947b11115e6df10c6c65e66c2 +httpx==0.28.1 \ + --hash=sha256:75e98c5f16b0f35b567856f597f06ff2270a374470a5c2392242528e3e3e42fc \ + --hash=sha256:d909fcccc110f8c7faf814ca82a9a4d816bc5a6dbfea25d6591d6985b8ba59ad # via # -c /tmp/ray-deps/requirements_compiled.txt # -r release/ray_release/byod/requirements_byod_3.10.in @@ -3829,9 +3829,9 @@ referencing==0.36.2 \ # -c /tmp/ray-deps/requirements_compiled.txt # jsonschema # jsonschema-specifications -requests==2.32.3 \ - --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ - --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 +requests==2.32.5 \ + --hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \ + --hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf # via # -c /tmp/ray-deps/requirements_compiled.txt # -r release/ray_release/byod/requirements_byod_3.10.in @@ -4142,7 +4142,6 @@ sniffio==1.3.1 \ # via # -c /tmp/ray-deps/requirements_compiled.txt # anyio - # httpx soupsieve==2.5 \ --hash=sha256:5663d5a7b3bfaeee0bc4372e7fc48f9cff4940b3eec54a6451cc5299f1097690 \ --hash=sha256:eaa337ff55a1579b6549dc679565eac1e3d000563bcb1c8ab0d0fefbc0c2cdc7 diff --git a/release/ray_release/byod/ray_base_extra_testdeps_py3.11.lock b/release/ray_release/byod/ray_base_extra_testdeps_py3.11.lock index eb54a46af25e..7c9473b8e9e0 100644 --- a/release/ray_release/byod/ray_base_extra_testdeps_py3.11.lock +++ b/release/ray_release/byod/ray_base_extra_testdeps_py3.11.lock @@ -2842,9 +2842,9 @@ referencing==0.36.2 \ # -c /tmp/ray-deps/requirements_compiled.txt # jsonschema # jsonschema-specifications -requests==2.32.3 \ - --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ - --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 +requests==2.32.5 \ + --hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \ + --hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf # via # -c /tmp/ray-deps/requirements_compiled.txt # anyscale diff --git a/release/ray_release/byod/ray_base_extra_testdeps_py3.12.lock b/release/ray_release/byod/ray_base_extra_testdeps_py3.12.lock index d6db0f369b79..292b0b69bc53 100644 --- a/release/ray_release/byod/ray_base_extra_testdeps_py3.12.lock +++ b/release/ray_release/byod/ray_base_extra_testdeps_py3.12.lock @@ -2864,9 +2864,9 @@ referencing==0.36.2 \ # -c /tmp/ray-deps/requirements_compiled.txt # jsonschema # jsonschema-specifications -requests==2.32.3 \ - --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ - --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 +requests==2.32.5 \ + --hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \ + --hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf # via # -c /tmp/ray-deps/requirements_compiled.txt # anyscale diff --git a/release/ray_release/byod/ray_base_extra_testdeps_py3.9.lock b/release/ray_release/byod/ray_base_extra_testdeps_py3.9.lock index 360e8798274e..0f56d9b5766f 100644 --- a/release/ray_release/byod/ray_base_extra_testdeps_py3.9.lock +++ b/release/ray_release/byod/ray_base_extra_testdeps_py3.9.lock @@ -2092,9 +2092,9 @@ httptools==0.7.1 \ --hash=sha256:f65744d7a8bdb4bda5e1fa23e4ba16832860606fcc09d674d56e425e991539ec \ --hash=sha256:f72fdbae2dbc6e68b8239defb48e6a5937b12218e6ffc2c7846cc37befa84362 # via uvicorn -httpx==0.27.2 \ - --hash=sha256:7bb2708e112d8fdd7829cd4243970f0c223274051cb35ee80c03301ee29a3df0 \ - --hash=sha256:f7c2be1d2f3c3c3160d441802406b206c2b76f5947b11115e6df10c6c65e66c2 +httpx==0.28.1 \ + --hash=sha256:75e98c5f16b0f35b567856f597f06ff2270a374470a5c2392242528e3e3e42fc \ + --hash=sha256:d909fcccc110f8c7faf814ca82a9a4d816bc5a6dbfea25d6591d6985b8ba59ad # via # -c /tmp/ray-deps/requirements_compiled.txt # -c release/ray_release/byod/requirements_compiled.txt @@ -4011,9 +4011,9 @@ referencing==0.36.2 \ # -c release/ray_release/byod/requirements_compiled.txt # jsonschema # jsonschema-specifications -requests==2.32.3 \ - --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ - --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 +requests==2.32.5 \ + --hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \ + --hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf # via # -c /tmp/ray-deps/requirements_compiled.txt # -c release/ray_release/byod/requirements_compiled.txt @@ -4342,7 +4342,6 @@ sniffio==1.3.1 \ # -c /tmp/ray-deps/requirements_compiled.txt # -c release/ray_release/byod/requirements_compiled.txt # anyio - # httpx soupsieve==2.5 \ --hash=sha256:5663d5a7b3bfaeee0bc4372e7fc48f9cff4940b3eec54a6451cc5299f1097690 \ --hash=sha256:eaa337ff55a1579b6549dc679565eac1e3d000563bcb1c8ab0d0fefbc0c2cdc7 diff --git a/release/ray_release/byod/ray_ml_base_extra_testdeps_cuda_py3.10.lock b/release/ray_release/byod/ray_ml_base_extra_testdeps_cuda_py3.10.lock index a320d4455bf0..689e8e105117 100644 --- a/release/ray_release/byod/ray_ml_base_extra_testdeps_cuda_py3.10.lock +++ b/release/ray_release/byod/ray_ml_base_extra_testdeps_cuda_py3.10.lock @@ -4816,9 +4816,9 @@ regex==2024.5.15 \ # sacrebleu # tiktoken # transformers -requests==2.32.3 \ - --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ - --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 +requests==2.32.5 \ + --hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \ + --hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf # via # -c /tmp/ray-deps/requirements_compiled.txt # -c release/ray_release/byod/requirements_compiled.txt diff --git a/release/ray_release/byod/ray_ml_base_extra_testdeps_cuda_py3.9.lock b/release/ray_release/byod/ray_ml_base_extra_testdeps_cuda_py3.9.lock index e11a3abcbfb1..0586e619baae 100644 --- a/release/ray_release/byod/ray_ml_base_extra_testdeps_cuda_py3.9.lock +++ b/release/ray_release/byod/ray_ml_base_extra_testdeps_cuda_py3.9.lock @@ -4799,9 +4799,9 @@ regex==2024.5.15 \ # sacrebleu # tiktoken # transformers -requests==2.32.3 \ - --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ - --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 +requests==2.32.5 \ + --hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \ + --hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf # via # -c /tmp/ray-deps/requirements_compiled.txt # -c release/ray_release/byod/requirements_compiled.txt diff --git a/release/ray_release/byod/ray_ml_base_extra_testdeps_py3.10.lock b/release/ray_release/byod/ray_ml_base_extra_testdeps_py3.10.lock index 798766ddbac0..d2f46cd0d511 100644 --- a/release/ray_release/byod/ray_ml_base_extra_testdeps_py3.10.lock +++ b/release/ray_release/byod/ray_ml_base_extra_testdeps_py3.10.lock @@ -4814,9 +4814,9 @@ regex==2024.5.15 \ # sacrebleu # tiktoken # transformers -requests==2.32.3 \ - --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ - --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 +requests==2.32.5 \ + --hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \ + --hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf # via # -c /tmp/ray-deps/requirements_compiled.txt # -c release/ray_release/byod/requirements_compiled.txt diff --git a/release/ray_release/byod/ray_ml_base_extra_testdeps_py3.9.lock b/release/ray_release/byod/ray_ml_base_extra_testdeps_py3.9.lock index e9dd945964d9..3cb740442aea 100644 --- a/release/ray_release/byod/ray_ml_base_extra_testdeps_py3.9.lock +++ b/release/ray_release/byod/ray_ml_base_extra_testdeps_py3.9.lock @@ -4787,9 +4787,9 @@ regex==2024.5.15 \ # sacrebleu # tiktoken # transformers -requests==2.32.3 \ - --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ - --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 +requests==2.32.5 \ + --hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \ + --hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf # via # -c /tmp/ray-deps/requirements_compiled.txt # -c release/ray_release/byod/requirements_compiled.txt