feat: added product variants
This commit is contained in:
+1
-1
@@ -18,7 +18,6 @@ dependencies = [
|
||||
"django-watchman==1.3.0",
|
||||
"django-storages==1.13.2",
|
||||
"django-unfold==0.42.0",
|
||||
"django-watchman==1.3.0",
|
||||
"dj-database-url==1.0.0",
|
||||
"gonk==0.6.1",
|
||||
"ipython==8.16.1",
|
||||
@@ -91,4 +90,5 @@ dev = [
|
||||
"pytest==9.0.2",
|
||||
"pytest-cov==4.0.0",
|
||||
"pytest-django==4.8.0",
|
||||
"ruff==0.15.22",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user