We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3f2238 commit d24600bCopy full SHA for d24600b
pyproject.toml
@@ -15,7 +15,7 @@ dependencies = [
15
"nltk",
16
"xmltodict",
17
"networkx>=2.8.1",
18
- "cached-path==1.1.2",
+ "cached-path>=1.1.2",
19
]
20
requires-python = ">=3.8"
21
authors = [{ name = "Hugo Sousa", email = "[email protected]" }]
0 commit comments