Skip to content

Commit

Permalink
holidays==0.53 matplotlib==3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mshr-h committed Aug 9, 2024
1 parent 96c297f commit 1c4d9fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pythonapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:
run: |
python -m pip install .[extra,onnx,sparkml]
python -m pip install pandas
python -m pip install holidays==0.53 matplotlib==3.9.0
- uses: actions/cache@v3
# TVM takes forever, we try to cache it.
if: ${{ startsWith(matrix.os, 'ubuntu') || startsWith(matrix.os, 'macos')}}
Expand Down

0 comments on commit 1c4d9fc

Please sign in to comment.