chore: remove bump-pydantic dependency (#5177)

This commit is contained in:
Bowen Liang
2024-06-14 15:05:17 +08:00
committed by GitHub
parent 3c0f21d174
commit 2b04388361
3 changed files with 6 additions and 65 deletions

View File

@@ -167,9 +167,8 @@ azure-storage-blob = "12.13.0"
azure-identity = "1.16.1"
lxml = "5.1.0"
xlrd = "~2.0.1"
pydantic = "~2.7.3"
pydantic_extra_types = "~2.8.0"
bump-pydantic = "~0.8.0"
pydantic = "~2.7.4"
pydantic_extra_types = "~2.8.1"
pgvecto-rs = "0.1.4"
firecrawl-py = "0.0.5"
oss2 = "2.18.5"