Merge "Uplift celery to address memory leak"
This commit is contained in:
commit
83501c83c2
@ -16,6 +16,7 @@
|
|||||||
|
|
||||||
alembic==1.0.0
|
alembic==1.0.0
|
||||||
arrow==0.12.1
|
arrow==0.12.1
|
||||||
|
celery~=4.4.2
|
||||||
configparser==3.5.0
|
configparser==3.5.0
|
||||||
cryptography==2.3
|
cryptography==2.3
|
||||||
falcon==1.4.1
|
falcon==1.4.1
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# Testing
|
# Testing
|
||||||
amqp==2.5.1
|
amqp~=2.6.0
|
||||||
pytest==3.5.0
|
pytest==3.5.0
|
||||||
pytest-cov==2.5.1
|
pytest-cov==2.5.1
|
||||||
responses==0.10.2
|
responses==0.10.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user