Skip to content

Commit

Permalink
Update baseline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
M-7th authored Nov 12, 2024
1 parent 433b790 commit 7d834ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/baseline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
with:
python-version: '3.10'

- run: pip install pandas==1.2.5 numpy==1.22.4 isoweek==1.3.3
- run: pip install pandas numpy==1.22.4 isoweek==1.3.3

- name: Pyhton
id: compute_baseline
Expand Down

0 comments on commit 7d834ee

Please sign in to comment.