fastapi>=0.104.1
uvicorn>=0.24.0
pydantic>=2.5.0
python-multipart>=0.0.6
requests>=2.31.0
beautifulsoup4>=4.12.2
lxml>=4.9.3
arxiv>=1.4.8
pubmed-parser>=0.4.0
sentence-transformers>=2.2.2
chromadb>=0.4.18
numpy>=1.24.3
pandas>=2.0.3
python-dotenv>=1.0.0
openai>=1.3.7
tiktoken>=0.5.2
nltk>=3.8.1
spacy>=3.7.2
PyPDF2>=3.0.1
pdfplumber>=0.9.0
streamlit>=1.28.1

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=22.0.0
flake8>=5.0.0
mypy>=1.0.0
isort>=5.10.0
pre-commit>=2.20.0
build>=0.10.0
twine>=4.0.0

[docs]
sphinx>=5.0.0
sphinx-rtd-theme>=1.0.0
myst-parser>=0.18.0
