diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..e62516c --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,11 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +| ------- | ------------------ | +| 1.0.0 | :white_check_mark: | + +## Reporting a Vulnerability + +If you notice any security vulnerabilities, please reach out by raising a [new issue](https://github.com/zillow/compliant-real-estate-chatbot/issues/new). diff --git a/requirements.txt b/requirements.txt index 28be5a2..bd0f71f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ transformers==4.45.1 datasets==3.0.1 deepeval==1.3.2 fire==0.7.0 -gradio==4.44.1 +gradio==5.0.0 langchain_aws==0.2.1 langchain_chroma==0.1.4 langchain_community==0.3.1