Skip to content

Commit

Permalink
fix: Dependabot Updates (#548)
Browse files Browse the repository at this point in the history
Signed-off-by: Brian McGinn <[email protected]>
  • Loading branch information
brian-intel authored Mar 27, 2024
1 parent 13c41c6 commit 55ac5ea
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions benchmark-scripts/requirements-xpu.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Flask==3.0.2
Flask-HTTPAuth==4.8.0
requests==2.31.0
prometheus-client==0.19.0
grpcio==1.60.1
protobuf==4.25.2
marshmallow==3.20.2
prometheus-client==0.20.0
grpcio==1.62.1
protobuf==5.26.0
marshmallow==3.21.1
gunicorn[gthread]==21.2.0
2 changes: 1 addition & 1 deletion benchmark-scripts/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
natsort==8.4.0
numpy==1.26.4
pandas==2.2.0
pandas==2.2.1
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pyzbar
zxing-cpp
pyzbar==0.1.9
zxing-cpp==2.2.0
numpy==1.26.4
pandas==2.2.0
natsort
opencv-python
pandas==2.2.1
natsort==8.4.0
opencv-python==4.9.0.80

0 comments on commit 55ac5ea

Please sign in to comment.