Skip to content

Commit 71d15fc

Browse files
committed
add matplotlib in dependency
1 parent 1fddb0a commit 71d15fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements_pip.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# python library that contain numpy and scipy already
22
numpy>=1.16.0
33
scipy>=1.2.0
4+
matplotlib>=2.0.0
45
ase==3.19.0

0 commit comments

Comments
 (0)