Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
httpx>=0.23.0,<0.24.0
# The next three is for Zeebe
zeebe-grpc>=8.0.4,<8.1.0
grpcio>=1.49,<1.52
grpcio>=1.49,<1.55
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
Expand Down