Skip to content

Commit 583b3db

Browse files
committed
python3.8 unitary unable to pull report-creator <= 1.0.32
1 parent b5f605b commit 583b3db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ pii = [
203203
"scrubadub_spacy",
204204
"spacy-transformers==1.2.5",
205205
"spacy==3.6.1",
206-
"report-creator==1.0.37",
206+
"report-creator>=1.0.32",
207207
]
208208
llm = ["langchain>=0.2", "langchain-community", "langchain_openai", "pydantic>=2,<3", "evaluate>=0.4.0"]
209209
aqua = ["jupyter_server"]

0 commit comments

Comments
 (0)