Skip to content

Commit b6f744e

Browse files
committed
Attempt to build with main version of pydantic
1 parent a130711 commit b6f744e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hatch_build.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@
414414
'pendulum>=3.0.0,<4.0;python_version>="3.12"',
415415
"pluggy>=1.5.0",
416416
"psutil>=5.8.0",
417-
"pydantic>=2.7.0",
417+
"pydantic @ git+https://github.com/pydantic/pydantic.git@main",
418418
"pygments>=2.0.1",
419419
"pyjwt>=2.0.0",
420420
"python-daemon>=3.0.0",

0 commit comments

Comments
 (0)