Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Commit

Permalink
[pyproj] Added Yaml-types
Browse files Browse the repository at this point in the history
So that mypy will be happy...
  • Loading branch information
igiloh-pinecone committed Oct 24, 2023
1 parent c273bf3 commit bf7c1d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ tenacity = "^8.2.1"
sse-starlette = "^1.6.5"
types-tqdm = "^4.61.0"
gunicorn = "^21.2.0"
types-pyyaml = "^6.0.12.12"


[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit bf7c1d8

Please sign in to comment.