11 lines
No EOL
248 B
Text
11 lines
No EOL
248 B
Text
# Test dependencies
|
|
pytest>=7.0.0
|
|
pytest-asyncio>=0.21.0
|
|
python-dotenv>=1.0.0
|
|
|
|
# Required packages for the router
|
|
cohere>=5.11.0
|
|
google-genai>=0.1.0
|
|
openai>=1.0.0
|
|
httpx>=0.24.0 # For async HTTP in Ollama
|
|
requests>=2.31.0 # For sync HTTP in Ollama |