Skip to content

Commit 9cc07c9

Browse files
YassineYousfispektor56
authored andcommitted
pin protobuf and hypothesis versions (commaai#24852)
pin hypothesis and protobuf
1 parent ebabdc0 commit 9cc07c9

File tree

2 files changed

+42
-15
lines changed

2 files changed

+42
-15
lines changed

Pipfile

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ coverage = "*"
1010
dictdiffer = "*"
1111
fastcluster = "*"
1212
hexdump = "*"
13-
hypothesis = "*"
13+
hypothesis = "==6.46.7"
1414
inputs = "*"
1515
lru-dict = "*"
1616
markdown-it-py = "*"
@@ -57,6 +57,7 @@ json-rpc = "*"
5757
libusb1 = "*"
5858
nose = "*"
5959
numpy = "*"
60+
protobuf = "==3.20.1"
6061
onnx = "*"
6162
onnxruntime-gpu = {version = "*", markers="platform_system != 'Darwin'"}
6263
pillow = "*"

Pipfile.lock

+40-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)