Skip to content

Commit d3eb287

Browse files
authored
chore(multiple samples): Update requests dependencies (#14386)
* chore(multiple samples): Update requests dependencies - Regenerated `requirements.txt` in `dataflow/flex-templates/pipeline_with_dependencies` using pip-compile to update dependencies for Python 3.13 and a new package index. - Removed pytest version constraint in `requirements-test.txt`. - Bumped `requests` to 2.34.2 in `run/mcp-server/uv.lock`. * undo changes to a generated file. * remove staging artifact registry index.
1 parent 92af3db commit d3eb287

2 files changed

Lines changed: 292 additions & 136 deletions

File tree

dataflow/flex-templates/pipeline_with_dependencies/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
google-api-python-client==2.87.0
1818
google-cloud-storage==2.9.0
1919
pytest-xdist==3.3.0
20-
pytest==9.0.3; python_version >= "3.10"
20+
pytest==9.0.3
2121
pyyaml==6.0

0 commit comments

Comments
 (0)