Skip to content

Commit

Permalink
remove grpcio limitation
Browse files Browse the repository at this point in the history
  • Loading branch information
mariostieriansys committed Jan 20, 2025
1 parent b01dbfb commit c7cc373
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@ dependencies = [
"pypng>=0.0.20",
"psutil>=5.9.2",
"usd-core>=24.8",
"pygltflib>=1.16.2",
"grpcio>=1.51.1,<1.67.1"
"pygltflib>=1.16.2"
]

[project.optional-dependencies]
Expand Down

0 comments on commit c7cc373

Please sign in to comment.