Update requirements.txt
... | @@ -3,7 +3,7 @@ asynctest | ... | @@ -3,7 +3,7 @@ asynctest |
networkx | networkx | ||
attrs | attrs | ||
duniter-mirage | duniter-mirage | ||
duniterpy>=0.40 | duniterpy>=0.40,<0.50.0 | ||
pytest | pytest | ||
pytest-asyncio<0.6 | pytest-asyncio<0.6 | ||
pyyaml | pyyaml | ||
... | ... |
Please register or sign in to comment