Skip to content

Update uvicorn requirement from ~=0.30 to ~=0.34 in /requirements (#52) #87

Update uvicorn requirement from ~=0.30 to ~=0.34 in /requirements (#52)

Update uvicorn requirement from ~=0.30 to ~=0.34 in /requirements (#52) #87

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).*'