Skip to content

Commit c415ff9

Browse files
authored
Fix protobuf dependency (#794)
* Explicitly install protobuf instead of relying on it coming externally * change from dockerfile to requirements
1 parent ac66e95 commit c415ff9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ matplotlib>=3.3.4
2121
numba>=0.51.2
2222
pdfkit>=0.6.1
2323
prometheus_client>=0.9.0
24+
protobuf
2425
psutil>=5.8.0
2526
pyyaml>=5.3.1
2627
requests>=2.24.0

0 commit comments

Comments
 (0)