Skip to content

Commit c56c803

Browse files
committed
Update version of SQLAlchemy to fix bug encountered by Kubernetes
Signed-off-by: Josh Berkus <[email protected]>
1 parent 131633d commit c56c803

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ python-dotenv>=0.19.2
33
requests>=2.27.1
44
PyYAML>=6.0
55
authlib>=0.15.5
6-
SQLAlchemy>=1.4.32
6+
SQLAlchemy==1.4.49
77
mysqlclient>=2.1.0
88
psycopg2>=2.9.3
99
markdown2>=2.4.2

0 commit comments

Comments
 (0)