Skip to content

Commit

Permalink
Add grpc requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
brickbots committed Mar 17, 2024
1 parent 9ce1b16 commit b4e28ab
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ adafruit-circuitpython-bno055
bottle==0.12.25
cheroot==10.0.0
gpsdclient==1.3.2
grpcio==1.60.0
luma.oled==3.12.0
pillow==9.5.0
numpy==1.26.2
Expand All @@ -17,4 +18,5 @@ sh==1.14.3
skyfield==1.45
timezonefinder==6.1.9
tqdm==4.65.0
alpyca
grpcio==1.60.0
protobuf==4.25.2

0 comments on commit b4e28ab

Please sign in to comment.