mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-23 13:36:35 +00:00
Add django-huey
This commit is contained in:
parent
9289a619ee
commit
18e506a703
1
Pipfile
1
Pipfile
@ -8,6 +8,7 @@ autopep8 = "*"
|
|||||||
|
|
||||||
[packages]
|
[packages]
|
||||||
django = "~=5.2.1"
|
django = "~=5.2.1"
|
||||||
|
django-huey = "*"
|
||||||
django-sass-processor = {extras = ["management-command"], version = "*"}
|
django-sass-processor = {extras = ["management-command"], version = "*"}
|
||||||
pillow = "*"
|
pillow = "*"
|
||||||
whitenoise = "*"
|
whitenoise = "*"
|
||||||
|
Loading…
Reference in New Issue
Block a user