Also catch `SyntaxError` from asyncio import
[cached-property.git] / requirements.txt
1 # Testing and deployment packages.
2 coverage==4.4.2
3 pytest==3.5.0
4 pytest-cov==2.5.1
5 freezegun==0.3.10
6 twine==1.11.0
7 wheel==0.30.0