Add Default Quantity to Product object
This commit is contained in:
@@ -16,6 +16,7 @@ Flask-Cors = "^3.0.10"
|
||||
alembic = "^1.8.0"
|
||||
SQLAlchemy = "^1.4.39"
|
||||
Flask-Migrate = "^3.1.0"
|
||||
marshmallow = "^3.17.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
coverage = "^6.4.1"
|
||||
|
||||
Reference in New Issue
Block a user