- Replace dotenv with PyYAML - Implement D-06 load order: env vars > YAML > defaults - Add validation and logging for config - Remove inventory.env references - Update requirements.txt
27 lines
495 B
Plaintext
27 lines
495 B
Plaintext
fastapi>=0.115.0
|
|
uvicorn[standard]>=0.30.0
|
|
sqlalchemy>=2.0.0
|
|
pydantic>=2.0.0
|
|
pydantic-settings>=2.0.0
|
|
google-genai>=0.1.0
|
|
anthropic>=0.40.0
|
|
PyYAML>=6.0.1
|
|
Pillow>=10.0.0
|
|
python-multipart>=0.0.9
|
|
ldap3>=2.9.1
|
|
passlib[bcrypt]>=1.7.4
|
|
python-jose[cryptography]>=3.3.0
|
|
slowapi>=0.1.9
|
|
apscheduler>=3.10.1
|
|
pytest>=8.0.0
|
|
pytest-asyncio>=0.23.0
|
|
pytest-cov>=4.1.0
|
|
httpx>=0.27.0
|
|
opencv-python>=4.8.0
|
|
piexif>=1.1.3
|
|
python-magic>=0.4.27
|
|
fuzzywuzzy==0.18.0
|
|
beautifulsoup4>=4.12.0
|
|
aiohttp>=3.9.0
|
|
openpyxl>=3.1.0
|