lisa icon indicating copy to clipboard operation
lisa copied to clipboard

requirement error

Open ghost opened this issue 2 years ago • 1 comments

Celery version 5.2.0 runs on,

Python (3.7, 3.8, 3.9, 3.10) PyPy3.7 (7.3.7+) This is the version of celery which will support Python 3.7 or newer.

If you're running an older version of Python, you need to be running an older version of Celery:

Python 2.6: Celery series 3.1 or earlier. Python 2.5: Celery series 3.0 or earlier. Python 2.4: Celery series 2.2 or earlier. Python 2.7: Celery 4.x series. Python 3.6: Celery 5.1 or earlier.

ghost avatar Mar 03 '22 09:03 ghost

https://github.com/danieluhricek/LiSa/pull/30

jrespeto avatar Mar 03 '22 19:03 jrespeto