Skip to content
Snippets Groups Projects
Commit 17948c61 authored by Christopher Randolph Rhodes's avatar Christopher Randolph Rhodes
Browse files

Passes PEP508 check in setuptools

parent 91e5ee6e
No related branches found
No related tags found
No related merge requests found
......@@ -16,11 +16,11 @@ requires-python = ">=3.9"
dependencies = [
"czifile",
"fastapi >=0.101",
"ilastik =1.4.1b15",
"ilastik ==1.4.1b15",
"imagecodecs",
"jupyterlab",
"matplotlib",
"numpyco",
"numpy",
"pandas",
"pillow",
"pydantic ~=1.10.1",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment