✨ Upgrade to Python 3.7, including new compatible Celery (#10)
This commit is contained in:
@@ -20,7 +20,7 @@ pyjwt = "*"
|
||||
python-multipart = "*"
|
||||
email-validator = "*"
|
||||
requests = "*"
|
||||
celery = "==4.2.1"
|
||||
celery = "~=4.3"
|
||||
passlib = {extras = ["bcrypt"],version = "*"}
|
||||
tenacity = "*"
|
||||
pydantic = "*"
|
||||
|
Reference in New Issue
Block a user