Skip to content

Commit

Permalink
Merge pull request #60 from mbengit/versionsfeb23
Browse files Browse the repository at this point in the history
Update Python package versions
  • Loading branch information
mbengit authored Feb 27, 2023
2 parents 07b72b8 + ed2d229 commit f251940
Show file tree
Hide file tree
Showing 5 changed files with 492 additions and 276 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/setup-python@v4
with:
python-version: '3.8.7'
python-version: '3.8.16'
- uses: actions/checkout@v1
- name: Install Python dependencies
run: python -m pip install --upgrade pip && pip install -r requirements.txt && python -m pip list
Expand Down
Loading

0 comments on commit f251940

Please sign in to comment.