Skip to content

Commit

Permalink
Update GitHub Actions requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
althonos committed Nov 4, 2024
1 parent 4aee912 commit 89ed9b5
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
coverage ~=6.0
coverage ~=7.0
cython ~=3.0
scoring-matrices ~=0.2.0
wheel
auditwheel
setuptools >=46.4.0
importlib-resources ; python_version < '3.7'
scoring-matrices ~=0.3.0
scikit-build-core
biopython ; implementation_name == 'cpython'
archspec ~=0.2 ; os_name != 'nt'
py-cpuinfo ~=9.0 ; os_name == 'nt'

0 comments on commit 89ed9b5

Please sign in to comment.