Skip to content

Commit

Permalink
Remove protobuf as a dependency
Browse files Browse the repository at this point in the history
It is pulled in through the dependency chain but is not a first
class dependency.
  • Loading branch information
mferrera committed Sep 18, 2023
1 parent ee980ef commit 9afc4c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ dependencies = [
"opm>=2021.10",
"packaging",
"pandas",
"protobuf",
"pyscal",
"pyyaml",
"rips",
Expand Down

0 comments on commit 9afc4c5

Please sign in to comment.