Skip to content

Commit

Permalink
Merge pull request intel-retail#28 from brian-intel/xpuFix
Browse files Browse the repository at this point in the history
fix: xpu python dependency version fix
  • Loading branch information
brian-intel authored Dec 20, 2023
2 parents 84a6054 + 1ba31ba commit 1b03cca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark-scripts/requirements-xpu.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Flask==3.0.0
Flask-HTTPAuth==4.8.0
requests==2.31.0
prometheus-client==0.19.0
grpcio==1.60.2
grpcio==1.60.0
protobuf==4.25.1
marshmallow==3.20.1
gunicorn[gthread]==21.2.0

0 comments on commit 1b03cca

Please sign in to comment.