-
- Downloads
Update pyproject.toml to address Issue #12215 (#12245)
Remove unnecessary dependency on asyncio>3.4.3. Poetry file defines python >=3.8.1. asyncio is part of standard libraries from 3.7 onwards. Dependency being removed as some versions of pip are installing the asyncio version 3.4.3 (2015)
Please register or sign in to comment