1. It appears that launching acuvity-poc streamlit yields "TypeError: ForwardRef._evaluate() missing 1 required keyword-only argument: 'recursive_guard'". * This can be resolved by updating Pydantic in the poetry.lock file to v. 2.8. 2. Further, playwright_stealth appears to depend on the library 'pkg_resources', which means that the 'setup tools' library also needs to be installed.