spiff-arena/requirements.txt
Jon Herron 7c219fd731 Squashed 'SpiffWorkflow/' content from commit 63db3e4
git-subtree-dir: SpiffWorkflow
git-subtree-split: 63db3e45947ec66b8d0efc2c74064004f8ff482c
2022-10-12 10:19:53 -04:00

9 lines
208 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
dateparser
pytz
.