File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 11pyms :
2- requests : true
2+ requests :
3+ data : " "
34 swagger :
45 path : " swagger"
56 file : " swagger.yaml"
1112 SQLALCHEMY_TRACK_MODIFICATIONS : true
1213 SECRET_KEY : " gjr39dkjn344_!67#"
1314 DATABASE : db.sqlite3
14- SQLALCHEMY_DATABASE_URI : sqlite:////tmp/db.sqlite3
15+ SQLALCHEMY_DATABASE_URI : sqlite:////tmp/db.sqlite3
Original file line number Diff line number Diff line change 11Flask-SQLAlchemy == 2.4.0
22SQLAlchemy == 1.3.5
33Flask-Script == 2.0.6
4- py-ms == 1.1 .0
4+ py-ms == 1.2 .0
Original file line number Diff line number Diff line change 11pyms :
2- requests : true
2+ requests :
3+ data : " "
34 swagger :
45 path : " swagger"
56 file : " swagger.yaml"
1112 SQLALCHEMY_TRACK_MODIFICATIONS : true
1213 SECRET_KEY : " gjr39dkjn344_!67#"
1314 DATABASE : db_test.sqlite3
14- SQLALCHEMY_DATABASE_URI : sqlite:///db_test.sqlite3
15+ SQLALCHEMY_DATABASE_URI : sqlite:///db_test.sqlite3
You can’t perform that action at this time.
0 commit comments