TNO Intern

Commit 241a62f4 authored by Hen Brett's avatar Hen Brett 🐔
Browse files

Update the dependencies that are shipped with the pythermogis .whl file

parent 8d5fa30b
Loading
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -17,7 +17,10 @@ requires-python = ">=3.11"
dependencies = [
    "jpype1>=1.5.2,<2",
    "xarray==2024.9.0.*",
    "pandas>=2.2.3,<3",
    "pytz>=2024.1,<2025",
    "build>=1.2.2.post1,<2",
    "pygridsio>=1.0,<2.0",
    "python-dotenv>=1.2.1,<2",
    "dask>=2025.5.1,<2026"
]