Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
pydantic
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda authored Aug 31, 2023
1 parent b67afbf commit c740ff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/serve.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ cytoolz >0.11, <=0.12.2
graphviz >=0.19, <=0.20.1
tqdm >4.60, <=4.65.0
fastapi >0.65, <=0.100.0
pydantic >1.8.1, <2.1.0 # strict
pydantic >1.8.1, <2.0.0 # strict
starlette <=0.31.0
uvicorn[standard] >=0.12.0, <=0.23.2
aiofiles >22.1.0, <=23.1.0
Expand Down

0 comments on commit c740ff5

Please sign in to comment.