mirror of
https://github.com/aljazceru/vibeline.git
synced 2026-01-21 15:34:23 +01:00
14 lines
200 B
Plaintext
14 lines
200 B
Plaintext
# Core dependencies
|
|
requests>=2.31.0
|
|
python-dotenv>=1.0.0
|
|
ollama>=0.1.17
|
|
watchdog>=3.0.0
|
|
inflect>=7.5.0
|
|
pyyaml>=6.0.1
|
|
mcp>=1.6.0
|
|
|
|
# Development dependencies
|
|
pytest>=7.4.0
|
|
black>=23.7.0
|
|
flake8>=6.1.0
|