Skip to content

Commit 8378db9

Browse files
authored
Update grpcio version (#3384)
1 parent 93992ce commit 8378db9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/examples/fork-process-model/flask-gunicorn/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
click==7.1.2
22
Flask==1.1.2
33
googleapis-common-protos==1.52.0
4-
grpcio==1.53.0
4+
grpcio==1.56.0
55
gunicorn==20.0.4
66
itsdangerous==1.1.0
77
Jinja2==2.11.3

docs/examples/fork-process-model/flask-uwsgi/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
click==7.1.2
22
Flask==1.1.2
33
googleapis-common-protos==1.52.0
4-
grpcio==1.53.0
4+
grpcio==1.56.0
55
gunicorn==20.0.4
66
itsdangerous==1.1.0
77
Jinja2==2.11.3

0 commit comments

Comments
 (0)