Add billiard required by celery
This commit is contained in:
@@ -45,6 +45,7 @@ install_requires =
|
||||
Babel>=1.3
|
||||
celery>=3.0,<4.3.0 # Removed the "sqlite" transport alias in 4.3.0
|
||||
# making tests fail.
|
||||
billiard<3.6.0,>=3.5.0.2 # required by celery
|
||||
certifi>=2017.4.17 # Required by requests on Fedora 33 (bin/gmg fails)
|
||||
ConfigObj
|
||||
email-validator
|
||||
|
||||
Reference in New Issue
Block a user