Skip to content

Commit 19fb31b

Browse files
committed
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`.
1 parent ce8d461 commit 19fb31b

3 files changed

Lines changed: 294 additions & 137 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)