mirror of https://github.com/phonopy/phono3py.git
Update phonopy version dependency
This commit is contained in:
parent
ef8f029e09
commit
4474f0890d
|
@ -46,7 +46,7 @@ requirements:
|
|||
- matplotlib-base>=2.2.2
|
||||
- pyyaml
|
||||
- h5py
|
||||
- phonopy>=2.15,<2.16
|
||||
- phonopy>=2.16,<2.17
|
||||
- openblas
|
||||
- libgfortran
|
||||
- spglib
|
||||
|
|
|
@ -2,4 +2,4 @@ numpy >= 1.15.0
|
|||
PyYAML
|
||||
matplotlib >= 2.2.2
|
||||
h5py
|
||||
phonopy >=2.15,<2.16
|
||||
phonopy >=2.16,<2.17
|
||||
|
|
Loading…
Reference in New Issue