Skip to content

Commit

Permalink
Merge pull request #123 from timkpaine/tkp/grpc
Browse files Browse the repository at this point in the history
lift upper pin on grpc
  • Loading branch information
timkpaine authored Nov 20, 2023
2 parents 9371282 + e520ed4 commit ea12285
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ source:
- patches/0004-Remove-all-dependencies-from-setup.py.patch

build:
number: 0
number: 1

# Need these up here for conda-smithy to handle them properly.
requirements:
Expand Down Expand Up @@ -169,7 +169,7 @@ outputs:
- aiohttp-cors
- colorful
- gpustat >=1.0.0
- grpcio >=1.50,<1.56
- grpcio >=1.50,<1.59
- opencensus
- prometheus_client >=0.7.1
- pydantic <2.0
Expand Down

0 comments on commit ea12285

Please sign in to comment.