square / square-python-sdk

Python client library for the Square API
https://developer.squareup.com
Other
101 stars 48 forks source link

Remove unused dependency on dateutil #129

Closed AlexJMohr closed 8 months ago

AlexJMohr commented 8 months ago

The dateutil dependency is only imported in tests, but not used. This PR removes the dependency.

Was initially going to open an issue to relax the version restriction of ~=2.8.1 since it conflicts with other packages, but then I noticed it isn't being used at all.

zenmasterjobo commented 8 months ago

Hi @AlexJMohr

Thanks for finding this and calling it out! Unfortunately changes to the code for this repo take place internally and then get posted here. So we won't be able to merge this pull request.

I have opened the issue internally and we will make the changes there. Thanks very much for your contribution!