Skip to content

Commit

Permalink
Commit Subject: Update pyproject.toml dependencies
Browse files Browse the repository at this point in the history
Commit Description:
  • Loading branch information
Jack Hopkins committed Oct 31, 2023
1 parent d1acb0a commit 202738d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ pydantic = "2.4.2"
pytest = "^6.2"
fastapi = "0.104.0"

[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"

[tool.black]
line-length = 88
include = '\.pyi?$'
Expand Down

0 comments on commit 202738d

Please sign in to comment.