Skip to content
Snippets Groups Projects
Commit 2dcfdcf8 authored by François  LAURENT's avatar François LAURENT
Browse files

version increment

parent a2a3c5a5
No related branches found
No related tags found
No related merge requests found
[tool.poetry]
name = "MaggotUBA-adapter"
version = "0.1.0"
version = "0.2.0"
description = "Interface between MaggotUBA and the Nyx tagging UI"
authors = ["François Laurent"]
license = "MIT"
......@@ -10,7 +10,7 @@ packages = [
[tool.poetry.dependencies]
python = "^3.8,<3.11"
taggingbackends = {git = "https://gitlab.pasteur.fr/nyx/TaggingBackends", rev = "dev"}
taggingbackends = {git = "https://gitlab.pasteur.fr/nyx/TaggingBackends", rev = "main"}
structured-temporal-convolution = {git = "git@gitlab.pasteur.fr:les-larves/structured-temporal-convolution.git", branch="dev-branch"}
torch = "^1.11.0"
numpy = "^1.19.3"
......
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