Skip to content

Commit 7944a16

Browse files
hugovksethmlarson
authored andcommitted
grpclib now has a binary release
1 parent bb20eda commit 7944a16

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

requirements.in

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
# grapheme doesn't have a binary release, but alive_progress
33
# requires grapheme==0.6.0.
44
--no-binary grapheme
5-
# grpclib doesn't have a binary release, but might in the future.
6-
--no-binary grpclib
75

86
paramiko
97
alive_progress

requirements.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
#
77
--only-binary :all:
88
--no-binary grapheme
9-
--no-binary grpclib
109

1110
about-time==4.2.1 \
1211
--hash=sha256:8bbf4c75fe13cbd3d72f49a03b02c5c7dca32169b6d49117c257e7eb3eaee341
@@ -441,8 +440,8 @@ frozenlist==1.5.0 \
441440
grapheme==0.6.0 \
442441
--hash=sha256:44c2b9f21bbe77cfb05835fec230bd435954275267fea1858013b102f8603cca
443442
# via alive-progress
444-
grpclib==0.4.7 \
445-
--hash=sha256:2988ef57c02b22b7a2e8e961792c41ccf97efc2ace91ae7a5b0de03c363823c3
443+
grpclib==0.4.8 \
444+
--hash=sha256:a5047733a7acc1c1cee6abf3c841c7c6fab67d2844a45a853b113fa2e6cd2654
446445
# via betterproto
447446
h2==4.1.0 \
448447
--hash=sha256:03a46bcf682256c95b5fd9e9a99c1323584c3eec6440d379b9903d709476bc6d

0 commit comments

Comments
 (0)