Solved the SQLAlchemy error

This commit is contained in:
xemeds
2021-12-24 22:58:10 +03:00
parent f59f2f6327
commit 6fc7a7f395
+1
View File
@@ -1,3 +1,4 @@
flask==1.1.2
SQLAlchemy==1.3.23
flask-sqlalchemy==2.4.4
flask-wtf==0.14.3