use picklefield

This commit is contained in:
2021-03-12 02:14:57 +03:00
parent b043bc0127
commit 071cf21b78
4 changed files with 32 additions and 3 deletions

View File

@@ -36,6 +36,7 @@ psycopg2-binary = "*"
hiredis = "*"
twisted = {extras = ["http2", "tls"], version = "*"}
whitenoise = "*"
django-picklefield = "*"
[dev-packages]