numpy>=2.0.0
pandas>=2.0.0

[all]
numpy>=2.0.0
pandas>=2.0.0
pymysql>=1.1.0
SQLAlchemy>=2.0.0
matplotlib>=3.0.0
semver>=3.0.0
GitPython>=3.1.0
openai>=2.0.0
openpyxl>=3.0.0
xlrd>=2.0.0

[classification]
numpy>=2.0.0
pandas>=2.0.0

[dataframe]
numpy>=2.0.0
pandas>=2.0.0
openpyxl>=3.0.0
xlrd>=2.0.0

[db]
pandas>=2.0.0
pymysql>=1.1.0
SQLAlchemy>=2.0.0

[file-formats]
openpyxl>=3.0.0
xlrd>=2.0.0

[hash]

[llm]
openai>=2.0.0

[plot]
matplotlib>=3.0.0

[repeat]
numpy>=2.0.0
pandas>=2.0.0

[time]

[utils]
numpy>=2.0.0
pandas>=2.0.0

[version]
semver>=3.0.0
GitPython>=3.1.0
