@ -17,12 +17,12 @@ kewords = [
"grogu",
"magnetic interactions",
]
requires-python = ">=3.9"
requires-python = "==3.9"
dependencies = [
"numpy==1.24.4",
"numpy",
"scipy==1.10.1",
"scipy",
"sisl==0.13",
"sisl",
"netcdf4==1.6.2",
"netcdf4",
"openmpi",
"mpi4py",