Added typed-pyyaml to dev dependency
This commit is contained in:
parent
411ccdd2c9
commit
c78169d669
2 changed files with 661 additions and 582 deletions
1241
poetry.lock
generated
1241
poetry.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -41,7 +41,7 @@ alt-profanity-check = {version = "^1.4.1", optional = true}
|
|||
client = ["minio", "mutagen", "pillow", "customtkinter", "qrcode",
|
||||
"pymediainfo", "pyyaml", "tkcalendar", "tktimepicker", "platformdirs",
|
||||
"packaging"]
|
||||
dev = ["types-pillow", "types-pillow", "mypy"]
|
||||
dev = ["types-pillow", "types-pyyaml", "mypy"]
|
||||
server = ["alt-profanity-check"]
|
||||
|
||||
[build-system]
|
||||
|
|
Loading…
Add table
Reference in a new issue