added pydantic with pin

This commit is contained in:
2026-01-10 18:05:51 +05:30
parent 40d91bc52b
commit fc8346fcda

View File

@@ -2,6 +2,7 @@ fastapi==0.128.0,
openapi-spec-validator==0.7.2, openapi-spec-validator==0.7.2,
pyyaml==6.0.3, pyyaml==6.0.3,
uvicorn==0.40.0 uvicorn==0.40.0
pydantic==2.12.5
# Test Packages # Test Packages
pytest==7.4.0 pytest==7.4.0