Graph hinzugefügt

This commit is contained in:
hubobel 2026-06-23 17:55:02 +02:00
parent 2f4fa79027
commit ce389a0b30
2 changed files with 2 additions and 3 deletions

2
app.py
View file

@ -3,9 +3,7 @@ from flask import Flask, render_template, request
import subprocess
import sys
import json
from flask import redirect
from urllib.request import urlopen
from pathlib import Path
from influxdb_client import InfluxDBClient

View file

@ -1,4 +1,5 @@
fints
openpyxl
mt-940
flask
flask
influxdb_client