This commit is contained in:
Rob DiCiuccio
2021-08-03 09:27:45 -07:00
committed by GitHub
parent ec22acb786
commit 04622529df
4 changed files with 10 additions and 24 deletions

View File

@@ -67,7 +67,7 @@ setup(
"backoff>=1.8.0",
"bleach>=3.0.2, <4.0.0",
"cachelib>=0.1.1,<0.2",
"celery>=5.0.0, <6.0.0",
"celery>=4.3.0, <5.0.0, !=4.4.1",
"click<8",
"colorama",
"croniter>=0.3.28",