Skip to content

Commit

Permalink
Upgrade pandas
Browse files Browse the repository at this point in the history
  • Loading branch information
LauWien committed Feb 22, 2022
1 parent 1df3619 commit 85b3544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:

- name: Install Python package and dependencies
working-directory: message_ix
run: pip install .[tests]
run: pip install .[tests] --upgrade pandas

- name: Install R dependencies and tutorial requirements
run: |
Expand Down

0 comments on commit 85b3544

Please sign in to comment.