diff --git a/requirements.txt b/requirements.txt index f23af70..edc87c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ httpx>=0.23.0,<0.24.0 # The next three are for Zeebe communication zeebe-grpc>=8.0.4,<8.1.0 -grpcio>=1.50.0,<1.51.0 +grpcio>=1.50.0,<1.55.0 Jinja2>=3.1.2,<3.2.0 # And this one is for the http server. Skip if not used (smaller image) aiohttp>=3.8.1,<3.9.0 \ No newline at end of file