diff --git a/requirements-optional.txt b/requirements-optional.txt index 5823d6b14d5..9d2146b32de 100644 --- a/requirements-optional.txt +++ b/requirements-optional.txt @@ -2,12 +2,12 @@ ase>=3.22.1 chemview>=0.6 netCDF4>=1.5.8 fdint>=2.0.2 -phonopy>=2.16.3 -h5py>=3.8.0 +phonopy==2.20.0 +h5py==3.9.0 BoltzTraP2>=22.3.2 f90nml>=1.4.3 # hiphive>=0.6 seekpath>=2.0.1 jarvis-tools>=2022.9.16 galore>=0.7.0 -matgl==0.8.5 +matgl==0.9.2 diff --git a/requirements.txt b/requirements.txt index c6819e7fd6c..277aa361abb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,16 +1,16 @@ -numpy==1.25.2 -sympy==1.11.1 +numpy==1.26.0 +sympy==1.12 requests==2.31.0 monty==2024.2.2 -ruamel.yaml==0.17.32 -scipy==1.11.2 +ruamel.yaml==0.18.5 +scipy==1.11.3 tabulate==0.9.0 -matplotlib==3.7.2 -palettable==3.3.0 -spglib==2.0.2 -pandas==2.0.3 -networkx==2.8.8 -plotly==5.16.1 +matplotlib==3.8.0 +palettable==3.3.3 +spglib==2.1.0 +pandas==2.1.1 +networkx==3.1 +plotly==5.17.0 beautifulsoup4==4.12.2 uncertainties==3.1.7 Cython==3.0.2