⬆️ chore(pyproject.toml): update pandas dependency to version 2.0.3 for compatibility and bug fixes
This commit is contained in:
parent
254d9e946d
commit
946719eb72
2 changed files with 859 additions and 817 deletions
1674
poetry.lock
generated
1674
poetry.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -35,7 +35,7 @@ typer = "^0.9.0"
|
|||
gunicorn = "^21.1.0"
|
||||
langchain = "^0.0.274"
|
||||
openai = "^0.27.8"
|
||||
pandas = "^2.0.0"
|
||||
pandas = "2.0.3"
|
||||
chromadb = "^0.3.21"
|
||||
huggingface-hub = { version = "^0.16.0", extras = ["inference"] }
|
||||
rich = "^13.4.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue