Skip to content

Update gradio requirement from ~=3.28 to ~=5.12 in /requirements #88

Update gradio requirement from ~=3.28 to ~=5.12 in /requirements

Update gradio requirement from ~=3.28 to ~=5.12 in /requirements #88

Workflow file for this run

name: Run License Tests
on:
push:
workflow_dispatch:
pull_request:
branches:
- master
jobs:
license_tests:
uses: neongeckocom/.github/.github/workflows/license_tests.yml@master
with:
packages-exclude: '^(tqdm|bs4|gradio|bitstruct).*'