Skip to content

Commit

Permalink
🐛 Fix add sub #254
Browse files Browse the repository at this point in the history
  • Loading branch information
SK-415 committed Oct 2, 2022
1 parent 404a145 commit 67c64f9
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 5 deletions.
19 changes: 15 additions & 4 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ pydantic = "^1.9.0"
python-dotenv = ">=0.19.2,<0.22.0"
tortoise-orm = {extras = ["asyncpg"], version = "^0.19.2"}
aerich = ">=0.6.3,<0.8.0"
bilireq = "^0.2.2.post0"
bilireq = "^0.2.3"
packaging = "^21.3"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 67c64f9

Please sign in to comment.