Little fix in pyproject
This commit is contained in:
parent
c345430a47
commit
d5fda2b4ff
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ install_requires=[
|
||||||
"flask",
|
"flask",
|
||||||
"pymysql",
|
"pymysql",
|
||||||
"sqlalchemy",
|
"sqlalchemy",
|
||||||
"coloram",
|
"colorama",
|
||||||
"python-slugify",
|
"python-slugify",
|
||||||
"mako",
|
"mako",
|
||||||
"pillow",
|
"pillow",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue