diff --git a/requirements/core.txt b/requirements/core.txt index 713c4846..eb7690e0 100644 --- a/requirements/core.txt +++ b/requirements/core.txt @@ -6,7 +6,7 @@ django-cors-headers==4.3.1 # https://github.com/adamchainz/django-cors-headers djangorestframework-api-key==3.0.0 psycopg2-binary==2.9.9 # https://github.com/psycopg/psycopg2 -celery==5.3.6 +celery==5.4.0 redis==5.0.3 python-binance==1.0.19 # https://github.com/sammchardy/python-binance