Skip to content

Conversation

dtam
Copy link

@dtam dtam commented Aug 27, 2024

…9.1 which is not compatible with oss

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@dtam dtam marked this pull request as ready for review August 27, 2024 23:07
@@ -10,7 +10,8 @@ readme = "README.md"
requires-python = ">= 3.8.1"
dependencies = [
"guardrails-ai>=0.4.0",
"llama-index>=0.10.3"
"llama-index>=0.10.3",
"nltk>3.0, <=3.8.1"
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this needs to happen for now or itll cause a incompatibility with oss and errors with other validators if theyre installed in the wrong order expecting the older nltk and punkt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant