Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ click==8.1.3
aiohttp==3.8.3
openapi-python-client==0.13.1
dataclass-wizard==0.22.2
fastapi==0.89.1
fastapi==0.109.1
fastapi-pagination==0.11.2
Jinja2==3.1.2
hypercorn==0.14.3
Expand Down
6 changes: 3 additions & 3 deletions requirements_lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -234,9 +234,9 @@ exceptiongroup==1.1.0 \
--hash=sha256:327cbda3da756e2de031a3107b81ab7b3770a602c4d16ca618298c526f4bec1e \
--hash=sha256:bcb67d800a4497e1b404c2dd44fca47d3b7a5e5433dbab67f96c1a685cdfdf23
# via pytest
fastapi==0.89.1 \
--hash=sha256:15d9271ee52b572a015ca2ae5c72e1ce4241dd8532a534ad4f7ec70c376a580f \
--hash=sha256:f9773ea22290635b2f48b4275b2bf69a8fa721fda2e38228bed47139839dc877
fastapi==0.109.1 \
--hash=sha256:510042044906b17b6d9149135d90886ade170bf615efcfb5533f568ae6d88534 \
--hash=sha256:5402389843a3561918634eb327e86b9ae98645a9e7696bede9074449c48d610a
# via
# -r ./requirements.txt
# fastapi-pagination
Expand Down