Compare commits

..

2 Commits
0.5.2 ... 0.5.4

Author SHA1 Message Date
8bef6d676c fix
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2025-03-12 16:14:36 +01:00
813265f8ee forgotten requirement, 2
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2025-03-12 16:10:28 +01:00
2 changed files with 1 additions and 3 deletions

View File

@ -119,8 +119,6 @@ def ntpserver():
dbh.close()
def get_dataframe():
@app.route('/plot.png')
def plot_png():
dbh = psycopg.connect()

View File

@ -39,5 +39,5 @@ urllib3==2.3.0
Werkzeug==3.1.3
zipp==3.21.0
pillow==11.1.0
matplotlib=3.10.1
matplotlib==3.10.1