mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-15 07:20:17 +02:00
Pull specific commit from git temporarily
This commit is contained in:
parent
d71a26220c
commit
ffff904ab1
2
setup.py
2
setup.py
@ -27,7 +27,7 @@ install_requires = [
|
|||||||
'django-registration>=3.2',
|
'django-registration>=3.2',
|
||||||
'django-sortedm2m',
|
'django-sortedm2m',
|
||||||
'django-redis>=5.2.0<6.0.0',
|
'django-redis>=5.2.0<6.0.0',
|
||||||
'django-celery-beat>=2.2.1',
|
'django-celery-beat @ git+https://github.com/celery/django-celery-beat.git',
|
||||||
|
|
||||||
'openfire-restapi',
|
'openfire-restapi',
|
||||||
'sleekxmpp',
|
'sleekxmpp',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user