Skip to content

Commit f0ed518

Browse files
committed
unlock pydantic
1 parent 6199ed6 commit f0ed518

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)