mirror of
https://github.com/i701/sarlink-portal-api.git
synced 2025-07-09 00:06:36 +00:00
Add Celery periodic task for deactivating expired devices and update requirements
Some checks failed
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 11m3s
Some checks failed
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 11m3s
This commit is contained in:
@ -23,10 +23,12 @@ click-didyoumean==0.3.1
|
||||
click-plugins==1.1.1
|
||||
click-repl==0.3.0
|
||||
colorama==0.4.6
|
||||
cron-descriptor==1.4.5
|
||||
cryptography==41.0.7
|
||||
cssselect2==0.7.0
|
||||
dj-database-url==2.1.0
|
||||
django==5.2
|
||||
django-celery-beat==2.8.0
|
||||
django-cors-headers==4.3.1
|
||||
django-debug-toolbar==4.2.0
|
||||
django-easy-audit==1.3.7
|
||||
@ -40,6 +42,7 @@ django-seed==0.3.1
|
||||
django-storages==1.14.4
|
||||
django-stubs==5.1.1
|
||||
django-stubs-ext==5.1.1
|
||||
django-timezone-field==7.1
|
||||
djangorestframework==3.14.0
|
||||
djangorestframework-simplejwt==5.3.1
|
||||
djangorestframework-stubs==3.15.1
|
||||
@ -82,6 +85,7 @@ pyotp==2.9.0
|
||||
pypdf==4.0.2
|
||||
pypng==0.20220715.0
|
||||
python-bidi==0.4.2
|
||||
python-crontab==3.2.0
|
||||
python-dateutil==2.9.0.post0
|
||||
python-decouple==3.8
|
||||
python-telegram-bot==22.0
|
||||
|
Reference in New Issue
Block a user