BioGuideMCP / requirements.txt
stefanjwojcik's picture
Add setup script and comprehensive tests for Congressional Bioguide MCP Server
15de73a
raw
history blame contribute delete
174 Bytes
# Requires Python 3.10-3.13 (NOT 3.14+ due to FAISS incompatibility)
mcp>=1.0.0
numpy>=1.24.0
sentence-transformers>=2.2.0
torch>=2.0.0
faiss-cpu>=1.7.4
gradio>=5.0.0