Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
alibylite
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Swain Lab
aliby
alibylite
Commits
be3688fb
Commit
be3688fb
authored
1 month ago
by
pswain
Browse files
Options
Downloads
Patches
Plain Diff
change: updated pyproject.toml
new baby and omero groups
parent
d967ba05
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
poetry.lock
+1016
-816
1016 additions, 816 deletions
poetry.lock
pyproject.toml
+8
-5
8 additions, 5 deletions
pyproject.toml
with
1024 additions
and
821 deletions
poetry.lock
+
1016
−
816
View file @
be3688fb
source diff could not be displayed: it is too large. Options to address this:
view the blob
.
This diff is collapsed.
Click to expand it.
pyproject.toml
+
8
−
5
View file @
be3688fb
...
...
@@ -33,13 +33,16 @@ tqdm = ">=4.62.3"
xmltodict
=
">
=
0.13
.
0
"
zarr
=
">
=
2.14
.
0
"
[
tool.poetry.group.omero
]
optional
=
true
[
tool.poetry.group.omero.dependencies
]
omero-py
=
">
=
5.6
.
2
"
[
tool.poetry.group.baby
]
optional
=
true
[
tool.poetry.group.baby.dependencies
]
tensorflow
=
"2.13.1"
baby-seg
=
">
=
0.30
.
6
"
omero-py
=
{
version
=
">
=
5.6
.
2
", optional = true }
[
tool.poetry.extras
]
omero
=
[
"omero-py"
]
[
tool.black
]
line-length
=
79
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment