Skip to content

Commit

Permalink
Add flower to pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
nikochiko committed Jan 18, 2024
1 parent ad1d04d commit da4fa4d
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 1 deletion.
68 changes: 67 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ openpyxl = "^3.1.2"
loguru = "^0.7.2"
aifail = "^0.1.0"
pytest-playwright = "^0.4.3"
flower = "^2.0.1"

[tool.poetry.group.dev.dependencies]
watchdog = "^2.1.9"
Expand Down

0 comments on commit da4fa4d

Please sign in to comment.