mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-07 20:10:08 +00:00
chore: upgrade pandas version (#2705)
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user