Skip to content
Snippets Groups Projects
Commit f250f8ed authored by René Schöne's avatar René Schöne
Browse files

Update dependencies.

parent 75e003ba
Branches
No related tags found
No related merge requests found
......@@ -5,8 +5,8 @@ import threading
import time
import dash
import dash_core_components as dcc
import dash_html_components as html
from dash import dcc
from dash import html
import paho.mqtt.client as mqtt
import visdcc
from dash.dependencies import Input, Output, State
......
paho-mqtt~=1.5.1
dash~=1.20.0
visdcc~=0.0.40
protobuf~=3.15.8
paho-mqtt~=1.6.1
dash~=2.3.1
visdcc~=0.0.50
protobuf~=3.20.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment