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