SatelCreative / spylib

A library to facilitate interfacing with Shopify's API
https://satelcreative.github.io/spylib
MIT License
3 stars 2 forks source link

⬆️ ➖ Update package dependencies #197

Closed lishanl closed 1 year ago

lishanl commented 1 year ago

Update package dependencies to the latest (support the latest) possible and handled any changes required. Keep pydantic at v1 and fastapi under 0.100.* until pydantic v2 becomes stable.
Remove requests from dev dependencies since the fastapi testclient uses httpx

close #176