Skip to content

Commit

Permalink
Unpin openpyxl
Browse files Browse the repository at this point in the history
  • Loading branch information
sambles committed May 2, 2024
1 parent 6eadd20 commit 449993e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: 3.9
- run: pip install pip-tools pandas pyarrow openpyxl==3.0.10 click tox
python-version: 3.10
- run: pip install pip-tools pandas pyarrow openpyxl click tox

- name: Extract Spec
run: |
Expand Down

0 comments on commit 449993e

Please sign in to comment.