mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-07-23 20:26:15 +00:00
chore: upgrade pandas version (#2705)
This commit is contained in:
parent
c655f55ab4
commit
7e7581e891
@ -48,7 +48,7 @@ cli = [
|
|||||||
]
|
]
|
||||||
agent = [
|
agent = [
|
||||||
"termcolor",
|
"termcolor",
|
||||||
"pandas==2.0.3",
|
"pandas==2.2.3",
|
||||||
# numpy should less than 2.0.0
|
# numpy should less than 2.0.0
|
||||||
"numpy>=1.21.0,<2.0.0",
|
"numpy>=1.21.0,<2.0.0",
|
||||||
"auto-gpt-plugin-template>=0.0.3",
|
"auto-gpt-plugin-template>=0.0.3",
|
||||||
|
Loading…
Reference in New Issue
Block a user