
[full]
wunderkafka
schedule>=1.1.0
redis>=4.0.2
types-redis>=4.0.2
psycopg2-binary>=2.9.2
networkx>=2.6.3
matplotlib>=3.5.1
graphviz>=0.20.1
dill>=0.3.6

[graph_base]
networkx>=2.6.3
matplotlib>=3.5.1

[graphviz]
graphviz>=0.20.1
networkx>=2.6.3
matplotlib>=3.5.1

[kafka]
wunderkafka

[postgres]
psycopg2-binary>=2.9.2

[redis]
redis>=4.0.2
types-redis>=4.0.2

[schedule]
schedule>=1.1.0

[subprocess]
dill>=0.3.6
