jobsearch-mcp-server / requirements.txt
daniielyan's picture
Prepare for Gradio Agents & MCP Hackathon 2025 submission - Add comprehensive README.md with mcp-server-track tag - Create app.py entry point for Hugging Face Spaces - Update requirements.txt with all dependencies - Add env.example for environment configuration - Ready for Track 1: MCP Server/Tool submission
f6f24f7
raw
history blame contribute delete
412 Bytes
gradio[mcp]>=5.0.0
openai>=1.0.0
anthropic>=0.30.0
requests>=2.31.0
python-dotenv>=1.0.0
numpy>=1.24.0
sentence-transformers>=2.2.0
scikit-learn>=1.3.0
pandas>=2.0.0
beautifulsoup4>=4.12.0
lxml>=4.9.0
httpx>=0.24.0
pydantic>=2.0.0
python-multipart>=0.0.6
faiss-cpu>=1.7.0
torch>=2.0.0
transformers>=4.30.0
datasets>=2.14.0
aiohttp>=3.8.0
typing-extensions>=4.5.0
pydantic-settings>=2.9.1
huggingface-hub>=0.32.4