Skip to content

Commit 33b3e00

Browse files
authored
chore(deps): refresh pip-compile outputs (GoogleCloudPlatform#1018)
1 parent 20f3d78 commit 33b3e00

File tree

3 files changed

+5
-9
lines changed

3 files changed

+5
-9
lines changed

src/emailservice/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with python 3.7
2+
# This file is autogenerated by pip-compile with python 3.9
33
# To update, run:
44
#
55
# pip-compile --output-file=requirements.txt requirements.in

src/loadgenerator/requirements.txt

+3-7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with python 3.7
2+
# This file is autogenerated by pip-compile with python 3.9
33
# To update, run:
44
#
55
# pip-compile --output-file=requirements.txt requirements.in
@@ -36,9 +36,7 @@ greenlet==1.1.3
3636
idna==3.3
3737
# via requests
3838
importlib-metadata==4.12.0
39-
# via
40-
# click
41-
# flask
39+
# via flask
4240
itsdangerous==2.1.2
4341
# via flask
4442
jinja2==3.1.2
@@ -64,9 +62,7 @@ six==1.16.0
6462
# flask-cors
6563
# geventhttpclient
6664
typing-extensions==4.3.0
67-
# via
68-
# importlib-metadata
69-
# locust
65+
# via locust
7066
urllib3==1.26.12
7167
# via requests
7268
werkzeug==2.2.2

src/recommendationservice/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with python 3.7
2+
# This file is autogenerated by pip-compile with python 3.9
33
# To update, run:
44
#
55
# pip-compile --output-file=requirements.txt requirements.in

0 commit comments

Comments
 (0)