Skip to content

Commit 1dc98e1

Browse files
committed
remove protobuf
1 parent eaeb5cb commit 1dc98e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ test = [
4545
"httpx",
4646
"pytest-postgresql",
4747
"mapbox-vector-tile>=2.1",
48-
"protobuf>=3.0,<4.0",
48+
"protobuf",
4949
"numpy",
5050
]
5151
dev = [

0 commit comments

Comments
 (0)