If I run `poetry add "requests[security]"` on Poetry 1.2.0b1, it fails with this message: Package 'requests' is listed as a dependency of itself. I downgraded to Poetry 1.1.13 where it works. Thanks for all your work!