fix(deps): remove packaging

This commit is contained in:
0xMRTT 2023-02-23 23:20:33 +01:00 committed by GitHub
parent 3a33f67406
commit 48c6d8d0d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,8 +40,6 @@ python = "^3.7"
Pillow = "^9.4.0"
django-appconf = "^1.0.5"
dnspython = "^2.3.0"
packaging = "^23.0"
[tool.poetry.group.dev.dependencies]
coverage = "^7.1.0"