chore: release v2.4.5

This commit is contained in:
pycook
2024-05-29 13:32:40 +08:00
parent 58981a7301
commit 9ccaaffa4a
2 changed files with 3 additions and 3 deletions

View File

@@ -36,7 +36,7 @@ Flask-Caching = ">=1.0.0"
environs = "==4.2.0"
marshmallow = "==2.20.2"
# async tasks
celery = ">=5.3.1"
celery = "==5.3.1"
celery_once = "==3.0.1"
more-itertools = "==5.0.0"
kombu = ">=5.3.1"