We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfc6f62 commit 15a0ff3Copy full SHA for 15a0ff3
1 file changed
pyproject.toml
@@ -55,9 +55,9 @@ channels-redis = "^4.0.0"
55
channels = {extras = ["daphne"], version = "^4.0.0"}
56
django-taggit = "^3.1.0"
57
python-magic = "^0.4.27"
58
-python-magic-bin = "^0.4.14"
+python-magic-bin = "0.4.14"
59
60
61
[build-system]
62
requires = ["poetry-core"]
63
-build-backend = "poetry.core.masonry.api"
+build-backend = "poetry.core.masonry.api"
0 commit comments