Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies #143

Closed
goanpeca opened this issue Nov 7, 2023 · 0 comments · Fixed by #144
Closed

Update dependencies #143

goanpeca opened this issue Nov 7, 2023 · 0 comments · Fixed by #144
Assignees
Labels
bug Something isn't working

Comments

@goanpeca
Copy link

goanpeca commented Nov 7, 2023

Hi team, while working on conda-forge/brainreg-segment-feedstock#7

We noticed that the following packages are directly imported in source but not listed as requirements.

  • bg-atlasapi
  • qtpy
  • scipy
  • tifffile

Also, the following packages seem to be required as dependencies, but are not used in the source code

  • brainglobe-napari-io
  • dask-core
  • pytables
  • napari-plugin-engine

Is this correct? Could this be updated for the next release ?

Cheers 🚀 !

@goanpeca goanpeca added the bug Something isn't working label Nov 7, 2023
@willGraham01 willGraham01 self-assigned this Nov 7, 2023
willGraham01 added a commit that referenced this issue Nov 7, 2023
willGraham01 added a commit that referenced this issue Nov 7, 2023
adamltyson pushed a commit that referenced this issue Nov 7, 2023
* Update dependencies in line with #143

* Revert "Update dependencies in line with #143"

This reverts commit a1aacb1.

* First, add missing explicit dependencies

* Remove napari plugin engine, not required

* Remove dask

* Depend on pandas[hdf5] to fetch tables

* Remove npe2, since we can run without it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants