Fix pydantic version pin
This commit is contained in:
parent
f70c00dd4c
commit
283dab667d
@ -38,7 +38,7 @@ sdnotify==0.3.2
|
|||||||
|
|
||||||
# API Server
|
# API Server
|
||||||
fastapi==0.85.1
|
fastapi==0.85.1
|
||||||
pydantic>=1.8.0
|
pydantic==1.10.2
|
||||||
uvicorn==0.18.3
|
uvicorn==0.18.3
|
||||||
pyjwt==2.6.0
|
pyjwt==2.6.0
|
||||||
aiofiles==22.1.0
|
aiofiles==22.1.0
|
||||||
|
Loading…
Reference in New Issue
Block a user