a2a-validator / requirements.txt
ruslanmv's picture
First commit
8d60e33
raw
history blame contribute delete
622 Bytes
fastapi==0.111.0
uvicorn[standard]==0.29.0
httpx>=0.28.1
pydantic>=2.7.1
python-json-logger==2.0.7
cachetools==5.3.3
huggingface-hub==0.23.0
#sentence-transformers==2.7.0
#faiss-cpu==1.8.0
numpy==1.26.4
orjson==3.10.3
pyyaml==6.0.1
tenacity==8.2.3
jinja2==3.1.4
a2a-sdk[http-server]>=0.3.0
python-socketio[asyncio_standard]>=5.11.0
bleach>=6.2.0
jinja2>=3.1.2
# Dev (optional)
pytest
ruff
mypy
pytest-asyncio
# Additional libraries for extended functionality
#groq>=0.32.0
python-dotenv==1.0.1
#google-genai>=1.39.1
requests>=2.32.0
#beautifulsoup4>=4.12.3 # only used if you later add generic HTML URLs
PyYAML>=6.0.1