Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
8bef6d676c | |||
813265f8ee |
@ -119,8 +119,6 @@ def ntpserver():
|
||||
dbh.close()
|
||||
|
||||
|
||||
def get_dataframe():
|
||||
|
||||
@app.route('/plot.png')
|
||||
def plot_png():
|
||||
dbh = psycopg.connect()
|
||||
|
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user