Skip to content

Commit 709f4ac

Browse files
committed
unlock pydantic
1 parent cd6f545 commit 709f4ac

File tree

2 files changed

+84
-12
lines changed

2 files changed

+84
-12
lines changed

services/datcore-adapter/requirements/_base.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ aiofiles
1818
fastapi
1919
fastapi-pagination
2020
httpx[http2]
21-
pydantic[email]
21+
pydantic
2222
python-multipart # for fastapi multipart uploads
2323
uvicorn[standard]

0 commit comments

Comments
 (0)