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 1
1
pyms :
2
- requests : true
2
+ requests :
3
+ data : " "
3
4
swagger :
4
5
path : " swagger"
5
6
file : " swagger.yaml"
11
12
SQLALCHEMY_TRACK_MODIFICATIONS : true
12
13
SECRET_KEY : " gjr39dkjn344_!67#"
13
14
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 1
1
Flask-SQLAlchemy == 2.4.0
2
2
SQLAlchemy == 1.3.5
3
3
Flask-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 1
1
pyms :
2
- requests : true
2
+ requests :
3
+ data : " "
3
4
swagger :
4
5
path : " swagger"
5
6
file : " swagger.yaml"
11
12
SQLALCHEMY_TRACK_MODIFICATIONS : true
12
13
SECRET_KEY : " gjr39dkjn344_!67#"
13
14
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