openai>=1.12.0
pandas>=2.0.0
numpy>=1.24.0
plotly>=5.0.0
matplotlib>=3.7.0
PyPDF2>=3.0.0
python-docx>=1.0.0
openpyxl>=3.1.0
sqlalchemy>=2.0.0

[all]
mysql-connector-python>=8.0.0
psycopg2-binary>=2.9.0

[dev]
pytest>=7.4.0
pytest-cov
black
flake8

[mysql]
mysql-connector-python>=8.0.0

[postgres]
psycopg2-binary>=2.9.0
