Skip to content
This repository was archived by the owner on Sep 27, 2022. It is now read-only.

Commit b49f301

Browse files
committed
AppenderQuery error with newer versions
1 parent c66327d commit b49f301

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/prod.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Everything needed in production
22

33
Werkzeug
4-
SQLAlchemy
4+
SQLAlchemy==1.1.9
55
Flask_Caching
6-
Flask_SQLAlchemy
6+
Flask_SQLAlchemy==2.2
77
click
88
marshmallow
99
Flask_Bcrypt

0 commit comments

Comments
 (0)