Skip to content

Commit 07e570e

Browse files
committed
Add pagination
1 parent 42b4bb4 commit 07e570e

File tree

5 files changed

+761
-120
lines changed

5 files changed

+761
-120
lines changed

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ lxml = "*"
5353
python-multipart = "*"
5454
python-jose = {extras = ["cryptography"], version = "*"}
5555
passlib = {extras = ["bcrypt"], version = "*"}
56+
fastapi-pagination = {extras = ["all"], version = "*"}
5657

5758
[dev-packages]
5859
pre-commit = "*"

0 commit comments

Comments
 (0)