diff --git a/requirements.txt b/requirements.txt index 964483c9..5e735032 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,17 +10,17 @@ Cartopy>=0.22.0 pyproj>=3.4.1 tueplots>=0.0.8 plotly>=5.15.0 -torch-geometric>=2.5.2, -loguru>=0.7.2, -xarray>=2024.3.0, -zarr>=2.17.2, -dask>=2024.4.2, +torch-geometric>=2.5.2 +loguru>=0.7.2 +xarray>=2024.3.0 +zarr>=2.17.2 +dask>=2024.4.2 # for dev pre-commit>=2.15.0 -codespell>=2.0.0, -black>=21.9b0, -isort>=5.9.3, -flake8>=4.0.1, -pylint>=3.0.3, -pytest>=8.1.1, +codespell>=2.0.0 +black>=21.9b0 +isort>=5.9.3 +flake8>=4.0.1 +pylint>=3.0.3 +pytest>=8.1.1