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

Update dependencies.

parent 75e003ba
No related branches found
No related tags found
No related merge requests found
...@@ -5,8 +5,8 @@ import threading ...@@ -5,8 +5,8 @@ import threading
import time import time
import dash import dash
import dash_core_components as dcc from dash import dcc
import dash_html_components as html from dash import html
import paho.mqtt.client as mqtt import paho.mqtt.client as mqtt
import visdcc import visdcc
from dash.dependencies import Input, Output, State from dash.dependencies import Input, Output, State
......
paho-mqtt~=1.5.1 paho-mqtt~=1.6.1
dash~=1.20.0 dash~=2.3.1
visdcc~=0.0.40 visdcc~=0.0.50
protobuf~=3.15.8 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