Skip to content

Commit dc73a3b

Browse files
committed
chore: 升级依赖包版本号
1 parent 39d8258 commit dc73a3b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Pipfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ verify_ssl = true
44
name = "pypi"
55

66
[packages]
7-
cymysql = "==0.9.1"
7+
cymysql = "==0.9.13"
88
requests = "==2.18.4"
99
pipfile = "*"
1010
oss2 = "==2.6.1"
1111
Flask = "==1.0.2"
1212
Flask-SQLAlchemy = "==2.3.2"
1313
Flask-WTF = "==0.14.2"
1414
Flask-Cors = "==2.1.0"
15-
Lin-CMS = "==0.1.1a6"
15+
Lin-CMS = "==0.1.1a7"
1616

1717
[dev-packages]
1818
pytest = "*"

0 commit comments

Comments
 (0)