
- Add pydantic-settings to requirements.txt - Update config.py to handle missing pydantic_settings module - Use fallback to regular pydantic BaseSettings if pydantic_settings is not available
- Add pydantic-settings to requirements.txt - Update config.py to handle missing pydantic_settings module - Use fallback to regular pydantic BaseSettings if pydantic_settings is not available