- Add core task execution framework - Add LLM integration with DeepSeek - Add text analysis task implementation - Add configuration management - Add tests and documentation
13 lines
235 B
Plaintext
13 lines
235 B
Plaintext
python-dateutil>=2.8.2
|
|
typing-extensions>=4.4.0
|
|
openai>=1.0.0
|
|
python-dotenv>=1.0.0
|
|
tenacity>=8.2.0
|
|
PyYAML>=6.0.2
|
|
cryptography>=44.0.0
|
|
pywin32>=308; platform_system == "Windows"
|
|
|
|
# Test dependencies
|
|
pytest>=8.3.4
|
|
pytest-asyncio>=0.25.2
|