Skip to content

Commit ba9951e

Browse files
committed
Merge branch 'main' of https://github.com/upsidedownlabs/Chords-Python into new
2 parents 75e7c8d + 94709e9 commit ba9951e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ plotly==5.24.1
88
pandas==2.2.3
99
tk==0.1.0
1010
PyAutoGUI==0.9.54
11-
Flask==3.1.0
11+
Flask==3.1.1
1212
psutil==6.1.1
1313
websocket-client==1.8.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ plotly==5.24.1
1313
pandas==2.2.3
1414
tk==0.1.0
1515
PyAutoGUI==0.9.54
16-
Flask==3.1.0
16+
Flask==3.1.1
1717
psutil==6.1.1
1818
websocket-client==1.8.0
1919
PyYAML==6.0.2

0 commit comments

Comments
 (0)