pythonPackages.celery: unpin moto
This commit is contained in:
parent
b6300babad
commit
58c998d633
@ -13,6 +13,7 @@ buildPythonPackage rec {
|
||||
|
||||
postPatch = ''
|
||||
substituteInPlace requirements/test.txt \
|
||||
--replace "moto==1.3.7" moto \
|
||||
--replace "pytest>=4.3.1,<4.4.0" pytest
|
||||
'';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user