Skip to content

Commit

Permalink
fix(pyproject.toml): Add pyyaml version
Browse files Browse the repository at this point in the history
  • Loading branch information
soumendrak committed Nov 5, 2023
1 parent 0289c7b commit 3399d80
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 @@ -14,6 +14,7 @@ numpy = "^1.22.3"
Faker = "^13.4.0"
googletrans = "^4.0.0rc1"
rich = "^12.2.0"
pyyaml = "^5.4.1"

[tool.poetry.dev-dependencies]
pytest = "^6.2.5"
Expand Down

0 comments on commit 3399d80

Please sign in to comment.