⬆️ chore(pyproject.toml): update pandas dependency to version 2.0.3 for compatibility and bug fixes
This commit is contained in:
parent
10d79fcbec
commit
c7f8606a72
2 changed files with 1604 additions and 1768 deletions
3370
poetry.lock
generated
3370
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