Skip to content

Commit

Permalink
Undo pin
Browse files Browse the repository at this point in the history
  • Loading branch information
michalk8 committed Nov 18, 2024
1 parent 52915c0 commit f280d59
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
- name: Upload coverage
uses: codecov/codecov-action@v4
shell: bash -el {0}
with:
fail_ci_if_error: false
files: ./coverage.xml
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
docrep>=0.3.1
numpy>=1.19.0,<2
numpy>=1.19.0
scipy>=1.5.0

0 comments on commit f280d59

Please sign in to comment.