openai>=1.12.0
pandas>=2.0.0
numpy>=1.24.0
plotly
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
psycopg2-binary

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

[mysql]
mysql-connector-python

[postgres]
psycopg2-binary
