Skip to content

Commit

Permalink
Update python constrains
Browse files Browse the repository at this point in the history
  • Loading branch information
xylar authored Nov 18, 2023
1 parent de63981 commit 7d7934b
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 @@ -16,10 +16,10 @@ build:

requirements:
host:
- python >=3.6
- python >=3.7
- pip
run:
- python >=3.6
- python >=3.7
- protobuf >=4.21.6
- grpcio >=1.59.3
- googleapis-common-protos >=1.5.5
Expand Down

0 comments on commit 7d7934b

Please sign in to comment.