From 74f584f768abf99c0f77ec6757ba03e05c7a5bc5 Mon Sep 17 00:00:00 2001 From: Jake Faulkner Date: Wed, 3 Jul 2024 16:35:57 +1200 Subject: [PATCH] fix dependencies --- requirements.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index a98ba4a..b6d37e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,8 @@ -dataclasses geojson numpy pandas -pygments -pygmt +pygmt_helper @ git+https://github.com/ucgmsim/pygmt_helper qcore @ git+https://github.com/ucgmsim/qcore -scipy +source_modelling @ git+https://github.com/ucgmsim/source_modelling tqdm typer