Skip to content

Commit 251fef3

Browse files
committed
update sdk requirements
1 parent 0c69192 commit 251fef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lisa-sdk/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
annotated-types==0.7.0 ; python_version >= "3.11" and python_version < "4.0"
2-
pydantic-core==2.42.0 ; python_version >= "3.11" and python_version < "4.0"
2+
pydantic-core==2.41.5 ; python_version >= "3.11" and python_version < "4.0"
33
pydantic==2.12.5 ; python_version >= "3.11" and python_version < "4.0"
44
typing-extensions==4.15.0 ; python_version >= "3.11" and python_version < "4.0"
55
toml==0.10.2 ; python_version >= "3.11" and python_version < "4.0"

0 commit comments

Comments
 (0)