Skip to content

Commit

Permalink
Relaxed grpcio/protobuf versions (#2822)
Browse files Browse the repository at this point in the history
Co-authored-by: Yuan-Ting Hsieh (謝沅廷) <[email protected]>
  • Loading branch information
nvidianz and YuanTingHsieh authored Aug 22, 2024
1 parent be71573 commit bf836c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ install_requires =
Flask-JWT-Extended==4.6.0
Flask-SQLAlchemy==3.1.1
SQLAlchemy==2.0.16
grpcio==1.62.1
grpcio>=1.62.1
gunicorn>=22.0.0
numpy<=1.26.4
protobuf==4.24.4
protobuf>=4.24.4
psutil>=5.9.1
PyYAML>=6.0
requests>=2.28.0
Expand Down

0 comments on commit bf836c5

Please sign in to comment.