# Core AI/ML Framework
openai>=1.0.0
llama-index>=0.10.0
llama-index-llms-openai>=0.1.0
llama-index-embeddings-openai>=0.1.0

# Data Processing and Analysis
numpy>=1.24.0
tqdm>=4.65.0
scikit-learn>=1.3.0

# Text Processing and NLP
jieba>=0.42.1
requests>=2.31.0