File tree Expand file tree Collapse file tree
standard/migration/urlfetch/async Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Flask == 3.1.3 ; python_version >= '3.9'
22gunicorn == 23.0.0
3- requests [ security ] == 2.34.2 ; python_version >= '3.10'
3+ requests == 2.34.2 ; python_version >= '3.10'
Original file line number Diff line number Diff line change 11Flask == 3.1.3 ; python_version >= '3.9'
2- Werkzeug == 3.1.8 ; python_version >= '3.9'
32requests == 2.34.2 ; python_version >= '3.10'
43requests-futures == 1.0.2
54requests-toolbelt == 1.0.0
5+ Werkzeug == 3.1.8 ; python_version >= '3.9'
Original file line number Diff line number Diff line change 11google-cloud-tasks == 2.18.0
2- requests == 2.34.2 ; python_version >= '3.10'
2+ requests == 2.34.2 ; python_version >= '3.10'
Original file line number Diff line number Diff line change 11pytest==9.0.3; python_version >= "3.10"
2+ requests==2.34.2; python_version >= '3.10'
Original file line number Diff line number Diff line change 11requests == 2.34.2 ; python_version >= '3.10'
2- google-auth == 2.38.0
2+ google-auth == 2.38.0
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ google-auth==2.38.0
33google-auth-httplib2 == 0.2.0
44google-cloud-compute == 1.11.0
55google-cloud-os-login == 2.15.1
6- requests == 2.34.2 ; python_version >= '3.10'
6+ requests == 2.34.2 ; python_version >= '3.10'
You can’t perform that action at this time.
0 commit comments