Skip to content

Commit

Permalink
chore(deps): Move aerich to deve dependency group
Browse files Browse the repository at this point in the history
  • Loading branch information
seriaati committed Mar 13, 2024
1 parent 032b333 commit 3e4d7b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ transifex-python = "^3.4.0"
orjson = "^3.9.9"
rsa = "^4.9"
jishaku = "^2.5.1"
aerich = "^0.7.2"
pillow = "^10.1.0"
cachetools = "^5.3.2"
aiofiles = "^23.2.1"
Expand All @@ -41,6 +40,7 @@ optional = true
[tool.poetry.group.dev.dependencies]
ruff = "^0.1.8"
pre-commit = "^3.6.0"
aerich = "^0.7.2"

[tool.poetry.group.linux]
optional = true
Expand Down

0 comments on commit 3e4d7b1

Please sign in to comment.