19 lines
405 B
Plaintext
19 lines
405 B
Plaintext
requests>=2.31.0
|
|
numpy>=1.24.0
|
|
tiktoken>=0.5.0
|
|
litellm>=1.0.0
|
|
gradio>=4.0.0
|
|
pyyaml>=6.0
|
|
python-dotenv>=1.0.0
|
|
beautifulsoup4>=4.12.0
|
|
aiosqlite>=0.19.0
|
|
asyncio>=3.4.3
|
|
aiohttp>=3.9.0
|
|
validators>=0.22.0
|
|
markdown>=3.5.0
|
|
html2text>=2020.1.16
|
|
feedparser>=6.0.10
|
|
newsapi-python>=0.2.6 # Optional wrapper for NewsAPI if needed
|
|
httpx>=0.20.0 # For async HTTP requests
|
|
tenacity>=8.0.0 # For retry logic with APIs
|