diff --git a/requirements.txt b/requirements.txt index f2c29f5..a622860 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,21 +1,21 @@ # Add here external Python modules dependencies, one per line. Module names # should match https://pypi.python.org/pypi names. For the full spec or # dependency lines, see https://pip.readthedocs.org/en/1.1/requirements.html arrow attrs attrs-strict -celery >= 4 +celery >= 4.3 # Not a direct dependency: missing from celery 4.4.4 future >= 0.18.0 Click elasticsearch > 5.4 flask pika >= 1.1.0 psycopg2 pyyaml vcversioner setuptools # test dependencies # hypothesis