We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdff966 commit 6d700baCopy full SHA for 6d700ba
recipe/meta.yaml
@@ -39,7 +39,7 @@ requirements:
39
- protobuf==3.20.1 # [py<=310]
40
- protobuf==4.25.3 # [py>310]
41
# mypy-protobuf 3.7.0 requires protobuf >= 5.26
42
- - mypy-protobuf <= 3.6.0
+ - mypy-protobuf <=3.6.0
43
run:
44
{% if noarch_build and py == 39 %}
45
- python >=3.9,<3.10.0a0
0 commit comments