Skip to content

Commit d1a13ae

Browse files
sunlin92colorful3
authored andcommitted
update: 更新核心库版本
1 parent bc97134 commit d1a13ae

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ default = true
1111

1212
[tool.poetry.dependencies]
1313
python = "^3.8"
14-
Lin-CMS = "^0.4.5"
14+
Lin-CMS = "^0.4.7"
1515
pillow = "^9.0.0"
1616
flask-cors = "^3.0.10"
1717
gunicorn = "^20.1.0"

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Lin-CMS==0.4.5
1+
Lin-CMS==0.4.7
22
pillow==9.0.0
33
flask-cors==3.0.10
44
gunicorn==20.1.0

requirements-prod.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Lin-CMS==0.4.5
1+
Lin-CMS==0.4.7
22
pillow==9.0.0
33
flask-cors==3.0.10
44
gunicorn==20.1.0

0 commit comments

Comments
 (0)