spiff-arena/requirements.txt
burnettk f3b2b10d37 Squashed 'SpiffWorkflow/' changes from 5cdb881ed..a6392d190
a6392d190 SpiffWorkflow cold start improvements (#13)

git-subtree-dir: SpiffWorkflow
git-subtree-split: a6392d19061f623394f5705fb78af23673d3940d
2022-11-02 12:19:52 -04:00

7 lines
192 B
Plaintext

# Celery locked to 5.2.3 due to https://github.com/celery/celery/issues/7409
# Can remove this limitation when bug is resolved, or we drop support for python 3.7
celery==5.2.3
coverage
lxml
.