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

taggingbackends upgrade

parent 33595ad4
No related branches found
No related tags found
No related merge requests found
[tool.poetry] [tool.poetry]
name = "MaggotUBA-adapter" name = "MaggotUBA-adapter"
version = "0.21" version = "0.21.1"
description = "Interface between MaggotUBA and the Nyx tagging UI" description = "Interface between MaggotUBA and the Nyx tagging UI"
authors = ["François Laurent"] authors = ["François Laurent"]
license = "MIT" license = "MIT"
...@@ -11,7 +11,7 @@ packages = [ ...@@ -11,7 +11,7 @@ packages = [
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = "^3.9,<3.12" python = "^3.9,<3.12"
maggotuba-core = {git = "https://gitlab.pasteur.fr/nyx/MaggotUBA-core", rev = "dev"} maggotuba-core = {git = "https://gitlab.pasteur.fr/nyx/MaggotUBA-core", rev = "dev"}
taggingbackends = {git = "https://gitlab.pasteur.fr/nyx/TaggingBackends", rev = "v0.18.1"} taggingbackends = {git = "https://gitlab.pasteur.fr/nyx/TaggingBackends", rev = "v0.18.2"}
[build-system] [build-system]
requires = ["poetry-core>=1.0.0"] requires = ["poetry-core>=1.0.0"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment