Skip to content

Commit

Permalink
Merge pull request #204 from mbarton:patch-1
Browse files Browse the repository at this point in the history
Pin pydantic to v1
  • Loading branch information
eatyourpeas authored Feb 26, 2024
2 parents c800ce6 + ff95050 commit e700b13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/common-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
# third party dependencies
fastapi[all]
uvicorn[standard]
pydantic
pydantic == 1.*

# rcpch dependencies
# python package which does the centile and SDS calculations
rcpchgrowth
rcpchgrowth

0 comments on commit e700b13

Please sign in to comment.