Skip to content

Commit c2a6a4f

Browse files
authoredNov 25, 2024
Update pydantic requirement from <2.10.0 to <2.11.0
Updates the requirements on [pydantic](https://github.com/pydantic/pydantic) to permit the latest version. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v0.0.2...v2.10.1) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 07f9752 commit c2a6a4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pydantic<2.10.0 # incompatible with llama index
1+
pydantic<2.11.0 # incompatible with llama index
22
numpy<2.0.0 # temporal not using numpy 2.0.0
33
pandas>=2.1.0
44
tqdm

0 commit comments

Comments
 (0)