chore: add altcha 2.0.2 dependency and update related workflows

This commit is contained in:
Ivan 2026-07-27 06:38:25 -05:00
parent e41daa5b65
commit 8db1f55026
No known key found for this signature in database
5 changed files with 19 additions and 0 deletions

View file

@ -190,6 +190,7 @@ jobs:
"anyio-*-py3-none-any.whl"
"hpack-*-py3-none-any.whl"
"hyperframe-*-py3-none-any.whl"
"altcha-2.0.2-py3-none-any.whl"
)
missing=0
for pattern in "${required[@]}"; do

View file

@ -218,6 +218,7 @@ jobs:
"anyio-*-py3-none-any.whl"
"hpack-*-py3-none-any.whl"
"hyperframe-*-py3-none-any.whl"
"altcha-2.0.2-py3-none-any.whl"
)
missing=0
for pattern in "${required[@]}"; do