mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 12:30:15 +02:00
specific known working dependency commit
This commit is contained in:
parent
75b5b28804
commit
e54f72091f
2
setup.py
2
setup.py
@ -27,7 +27,7 @@ install_requires = [
|
||||
'django-registration>=3.2',
|
||||
'django-sortedm2m',
|
||||
'django-redis>=5.2.0<6.0.0',
|
||||
'django-celery-beat @ git+https://github.com/celery/django-celery-beat.git',
|
||||
'django-celery-beat @ git+https://github.com/celery/django-celery-beat.git@0806ab3c65e1615e9b617146779c21f49749067a',
|
||||
|
||||
'openfire-restapi',
|
||||
'slixmpp',
|
||||
|
Loading…
x
Reference in New Issue
Block a user