Skip to content

Commit b8a9d72

Browse files
committed
chore: adding pydantic
1 parent 914acf8 commit b8a9d72

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
fastapi==0.88.0
22
pytest==7.1.3
33
pytest-asyncio==0.20.3
4-
uvicorn==0.20.0
4+
uvicorn==0.20.0
5+
pydantic~=1.10.4

0 commit comments

Comments
 (0)