Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Downgrade numpy version to 1.19.2 as per issue 11
  • Loading branch information
pre-mRNA authored Mar 2, 2023
1 parent 2865dd1 commit f0c5e3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ CHEUI is open source and freely available under an Academic Public License (see

```
python=3.7
numpy==1.21.5
numpy==1.19.2
pandas==1.3.4
tensorflow-gpu==2.4.1
keras-preprocessing==1.1.2
Expand Down

0 comments on commit f0c5e3e

Please sign in to comment.