Skip to content

Commit

Permalink
Fix protobuf dependency (#794)
Browse files Browse the repository at this point in the history
* Explicitly install protobuf instead of relying on it coming externally

* change from dockerfile to requirements
  • Loading branch information
tgerdesnv authored Dec 1, 2023
1 parent ac66e95 commit c415ff9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ matplotlib>=3.3.4
numba>=0.51.2
pdfkit>=0.6.1
prometheus_client>=0.9.0
protobuf
psutil>=5.8.0
pyyaml>=5.3.1
requests>=2.24.0
Expand Down

0 comments on commit c415ff9

Please sign in to comment.