diff --git a/requirements.txt b/requirements.txt index dbf104d..7c709ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ dependency-injector==4.38.0; python_full_version >= "3.6.1" docker==5.0.3; python_version >= "3.6" and python_full_version >= "3.6.1" flask==2.0.3; python_version >= "3.6" and python_full_version >= "3.6.1" frozenlist==1.3.0; python_version >= "3.7" and python_full_version >= "3.6.1" -grpcio==1.44.0; python_version >= "3.6" and python_full_version >= "3.6.1" +grpcio==1.51.1; python_version >= "3.6" and python_full_version >= "3.6.1" gunicorn==20.1.0; python_version >= "3.5" and python_full_version >= "3.6.1" humanfriendly==10.0; python_full_version >= "3.6.1" idna==3.3; python_version >= "3.6" and python_full_version >= "3.6.1"