Skip to content

Commit

Permalink
pinning numpy version
Browse files Browse the repository at this point in the history
  • Loading branch information
rnmitchell committed Jul 2, 2024
1 parent 6f87808 commit 7c93818
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
"snakemake>=7.22,<8.0",
"pyyaml>=6.0",
"matplotlib>=3.8",
"numpy==1.26.4",
"streamlit>=1.31.0",
"streamlit_option_menu>=0.3.12",
],
Expand Down

0 comments on commit 7c93818

Please sign in to comment.