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 a53bb18 commit 6017692Copy full SHA for 6017692
recipes/propelauth_py/meta.yaml
@@ -23,7 +23,7 @@ requirements:
23
- python >={{ python_min }}
24
- pyjwt >=2,<3
25
# upstream specifies pyjwt[crytpro]
26
- - cryptography> =3.4.0
+ - cryptography >=3.4.0
27
- requests
28
29
test:
0 commit comments