Fixes in pyproject.toml for dependencies
This commit is contained in:
parent
1ee7ebb23d
commit
4c937fd543
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ classifiers=['Development Status :: 4 - Beta',
|
|||
"Programming Language :: Python :: 3.12"
|
||||
]
|
||||
requires-python = ">=3.9"
|
||||
install_requires=[
|
||||
dependencies=[
|
||||
"flask",
|
||||
"pymysql",
|
||||
"sqlalchemy",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue