Skip to content

Commit

Permalink
Merge pull request #10 from turulomio/turulomio-patch-1
Browse files Browse the repository at this point in the history
Update pyproject.toml
  • Loading branch information
turulomio authored Dec 1, 2023
2 parents e9256ed + bd368b6 commit 9dbf468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ exclude = [
[tool.poetry.dependencies]
python = ">3.8"
tabulate = "^0.9.0"
pylatex = "^1.4.1"

[tool.poetry.group.dev.dependencies]
pytest = "^7.3.0"
poethepoet = "^0.24.1"
pylatex = "^1.4.1"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 9dbf468

Please sign in to comment.