Add datamodel-code-generator package to Pipfile

This commit is contained in:
2024-01-30 09:57:34 -05:00
parent c1c9da72dc
commit bbacbd7225
2 changed files with 120 additions and 2 deletions
+1
View File
@@ -13,3 +13,4 @@ pytest-ordering = "*"
ruff = "*"
sphinx = "*"
pytest-cov = "*"
datamodel-code-generator = "*"