Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
enforce numpy version == 1.26.4 to prevent crashes due to the latest version of numpy. 

Signed-off-by: Tsz Wai Ko <[email protected]>
  • Loading branch information
kenko911 authored Jun 17, 2024
1 parent a63de6a commit 2e0b9eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ pymatgen==2024.5.1
ase==3.23.0
pydantic==2.7.1
boto3==1.34.101
numpy==1.26.4

0 comments on commit 2e0b9eb

Please sign in to comment.