Hello, Is there a specific reason for the pinning of ``Faker`` to version ``<11``. As far as I can see from [Faker changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) it should be safe to set it to ``<12`` That would make upgrading possible for those of using pipenv :)
Hello,
Is there a specific reason for the pinning of
Fakerto version<11. As far as I can see from Faker changelog it should be safe to set it to<12That would make upgrading possible for those of using pipenv :)