Skip to content

Bump scipy from 1.13.1 to 1.14.1 #157

Bump scipy from 1.13.1 to 1.14.1

Bump scipy from 1.13.1 to 1.14.1 #157

Workflow file for this run

name: Run isort
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: isort/isort-action@v1
with:
requirements-files: "requirements.txt requirements-test.txt"