Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed version constraint of
pydantic
The constraint was introduced in #74 due to pydantic/pydantic#4131. The fix for pydantic has been released and the constraint is now superfluous. This version constraint implicitly limited `fastapi-pagination` to v0.9.3, which now also gets updated (to v0.11.4). However, it cannot be upgraded to the latest v0.12 series, due to #146.
- Loading branch information