Skip to content

Commit

Permalink
Merge pull request #211 from shanbay/dependabot/pip/grpcio-gte-1.27.0…
Browse files Browse the repository at this point in the history
…-and-lt-1.44.0

Update grpcio requirement from <1.39.0,>=1.27.0 to >=1.27.0,<1.44.0
  • Loading branch information
fenngwd authored Jan 12, 2022
2 parents 7011f8c + 291b433 commit 1f49af1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
grpcio>=1.27.0,<1.39.0
grpcio>=1.27.0,<1.44.0
grpcio-tools>=1.27.0,<1.39.0
pendulum
blinker
Expand Down

0 comments on commit 1f49af1

Please sign in to comment.