Skip to content

Commit b4af2dd

Browse files
committed
Bump pydantic to 2.5.3 for Python 3.13 wheel compatibility
1 parent 4d62ce4 commit b4af2dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Core dependencies
22
fastapi==0.104.1
33
uvicorn[standard]==0.24.0
4-
pydantic==2.5.0
4+
pydantic==2.5.3
55
pydantic-settings==2.1.0
66

77
# Database drivers

0 commit comments

Comments
 (0)