Skip to content

Commit c13b36f

Browse files
committed
Update pydantic packages
1 parent 37af1a7 commit c13b36f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pip/requirements.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,8 @@ pycodestyle==2.13.0
299299
pycparser==2.22
300300
pycuda==2025.1.1
301301
pycurl==7.45.6
302-
pydantic-core==2.35.1
302+
#NO_AUTO_UPDATE: version >= 2.35 requires new version of pydantic which does not use validate_core_schema
303+
pydantic-core==2.34.1
303304
pydot==4.0.0
304305
pyflakes==3.3.2
305306
Pygments==2.19.1
@@ -310,7 +311,7 @@ pyparsing==3.2.3
310311
pyproject-hooks==1.2.0
311312
pyproject-metadata==0.9.1
312313
pyrsistent==0.20.0
313-
pydantic==2.11.6
314+
pydantic==2.11.7
314315
pygithub==2.6.1
315316
pylev==1.4.0
316317
PyNaCl==1.5.0

0 commit comments

Comments
 (0)