Skip to content

Commit

Permalink
python3.8 unitary unable to pull report-creator <= 1.0.32
Browse files Browse the repository at this point in the history
  • Loading branch information
ahosler committed Feb 17, 2025
1 parent b5f605b commit 583b3db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ pii = [
"scrubadub_spacy",
"spacy-transformers==1.2.5",
"spacy==3.6.1",
"report-creator==1.0.37",
"report-creator>=1.0.32",
]
llm = ["langchain>=0.2", "langchain-community", "langchain_openai", "pydantic>=2,<3", "evaluate>=0.4.0"]
aqua = ["jupyter_server"]
Expand Down

0 comments on commit 583b3db

Please sign in to comment.