Skip to content

Commit

Permalink
try to fix CI pytest fail by pinning numpy version
Browse files Browse the repository at this point in the history
  • Loading branch information
HomoPolyethylen committed Jul 2, 2024
1 parent 74ba659 commit ba5584e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ requests-cache==0.9.6
urllib3<2
prettier
pandas==1.5.1
numpy
numpy==1.24.4
civicpy==3.0.0
pyvcf3==1.0.3
pretty_html_table==0.9.16
Expand Down

0 comments on commit ba5584e

Please sign in to comment.