# Include core dependencies
-r requirements-core.txt

# Advanced AI/ML Dependencies
torch>=2.0.0
transformers>=4.30.0
sentence-transformers>=2.2.0
tiktoken>=0.5.0
tokenizers>=0.19.0
safetensors>=0.4.0

# Scientific Computing
astropy>=6.0.0
astropy-iers-data>=0.2024.0.0
matplotlib>=3.7.0
scikit-learn>=1.3.0
scipy>=1.10.0
sympy>=1.12.0

# Web Scraping and Automation
selenium>=4.8.0
bs4>=0.0.2
lxml>=4.9.0

# Database and Graph
py2neo>=2021.2.0
neo4j>=5.0.0

# Document Processing
bibtexparser>=1.4.0
PyPDF2>=3.0.0
python-datauri>=3.0.0

# Additional Utilities
scihub-cn>=0.1.0
serpapi>=0.1.5
feedparser>=6.0.0
inscriptis>=2.5.0
shortuuid>=1.0.0

# Development Tools (optional)
black>=23.0.0
flake8>=6.0.0
pytest>=7.0.0
pytest-asyncio>=0.21.0
mypy>=1.0.0