Skip to content

Commit d24600b

Browse files
authored
Update pyproject.toml
1 parent b3f2238 commit d24600b

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
@@ -15,7 +15,7 @@ dependencies = [
1515
"nltk",
1616
"xmltodict",
1717
"networkx>=2.8.1",
18-
"cached-path==1.1.2",
18+
"cached-path>=1.1.2",
1919
]
2020
requires-python = ">=3.8"
2121
authors = [{ name = "Hugo Sousa", email = "[email protected]" }]

0 commit comments

Comments
 (0)