Merge pull request #1180 from kurtqq/patch-1

Update graphviz version
pull/1196/head
Filipe Oliveira 7 months ago committed by GitHub
commit 072474aa2a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -11,7 +11,7 @@ requires-python = "~=3.9"
readme = "README.md"
license = "MIT"
dependencies = [
"graphviz>=0.13.2,<0.21.0",
"graphviz>=0.13.2,<0.22.0",
"jinja2>=2.10,<4.0",
"typed-ast>=1.5.5,<2 ; python_version<'3.8'",
]

Loading…
Cancel
Save