Skip to content
Snippets Groups Projects
Commit 89308f60 authored by Mohamed Anis Koubaa's avatar Mohamed Anis Koubaa :speech_balloon:
Browse files

add codegenerator as dependency.

parent 3e38c13c
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,10 @@ omi = "^0.2.0"
[tool.poetry.group.test.dependencies]
pytest = "^8"
[tool.poetry.group.dev.dependencies]
datamodel-code-generator = "^0.26.5"
[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"
\ No newline at end of file
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