TNO Intern

Commit a7d70a25 authored by Arjo Segers's avatar Arjo Segers
Browse files

Updated python dependencies.

parent d1f92a7d
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -38,11 +38,10 @@ dependencies = [
    "scipy >=1.1.0",
    "earthaccess",
    "requests",
    "cql2",
    "pystac",
    "pystac_client",
    "boto3",
    "typer",
    "python-magic",
]

[project.urls]