We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d87e979 commit 234f2efCopy full SHA for 234f2ef
Pipfile
@@ -15,7 +15,6 @@ django-health-check = "*"
15
django-cors-headers = "*"
16
django-debug-toolbar = "*"
17
gunicorn = "*"
18
-pygraphviz = "*"
19
django-bootstrap-v5 = "*"
20
factory-boy = "*"
21
linkpreview = "*"
@@ -28,6 +27,8 @@ django-extensions-models = "*"
28
27
mypy = "*"
29
django-stubs = "*"
30
tzdata = "*"
+pyparsing = "*"
31
+pydot = "*"
32
33
[dev-packages]
34
flake8 = "*"
0 commit comments