Skip to content

Commit 15a0ff3

Browse files
authored
Update pyproject.toml
1 parent cfc6f62 commit 15a0ff3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ channels-redis = "^4.0.0"
5555
channels = {extras = ["daphne"], version = "^4.0.0"}
5656
django-taggit = "^3.1.0"
5757
python-magic = "^0.4.27"
58-
python-magic-bin = "^0.4.14"
58+
python-magic-bin = "0.4.14"
5959

6060

6161
[build-system]
6262
requires = ["poetry-core"]
63-
build-backend = "poetry.core.masonry.api"
63+
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)