Points to the organization fork of django-q, which now includes my replicated changes

This commit is contained in:
Trenton Holmes
2022-06-05 10:22:27 -07:00
parent 090325af35
commit 99336908f0
3 changed files with 6 additions and 10 deletions

View File

@@ -7,7 +7,7 @@
-i https://pypi.python.org/simple
--extra-index-url https://www.piwheels.org/simple
-e git+https://github.com/stumpylog/django-q.git@20aa962739d41ea187540267e92bc01539c914d6#egg=django-q
-e git+https://github.com/paperless-ngx/django-q.git@71abc78fdaec029cf71e9849a3b0fa084a1678f7#egg=django-q
aioredis==1.3.1
anyio==3.6.1; python_full_version >= '3.6.2'
arrow==1.2.2; python_version >= '3.6'