mirror of
https://github.com/aljazceru/vibeline.git
synced 2026-01-19 22:44:32 +01:00
10 lines
158 B
Plaintext
10 lines
158 B
Plaintext
# Core dependencies
|
|
requests>=2.31.0
|
|
python-dotenv>=1.0.0
|
|
ollama>=0.1.6
|
|
watchdog>=3.0.0
|
|
|
|
# Development dependencies
|
|
pytest>=7.4.0
|
|
black>=23.7.0
|
|
flake8>=6.1.0 |