Fix pydantic version pin

This commit is contained in:
Matthias 2022-10-25 09:04:31 +00:00
parent f70c00dd4c
commit 283dab667d
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ sdnotify==0.3.2
# API Server
fastapi==0.85.1
pydantic>=1.8.0
pydantic==1.10.2
uvicorn==0.18.3
pyjwt==2.6.0
aiofiles==22.1.0