diff --git a/environment.yml b/environment.yml index 1115802..1f49368 100644 --- a/environment.yml +++ b/environment.yml @@ -18,10 +18,9 @@ dependencies: - jupyter - nodejs - pip - - pyqt - higra - pip: - py-ctcmetrics - - napari - - git+https://github.com/royerlab/ultrack + - napari[all] + - ultrack - napari-plot-profile diff --git a/requirements.txt b/requirements.txt index 192bdd9..8dd405d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ napari-animation matplotlib py-ctcmetrics cellpose -git+https://github.com/royerlab/ultrack +ultrack