You've already forked hotpocket
BTHLABS-50: Safari Web extension
Co-authored-by: Tomek Wójcik <labs@tomekwojcik.pl> Co-committed-by: Tomek Wójcik <labs@tomekwojcik.pl>
This commit is contained in:
@@ -6,11 +6,18 @@ authors = ["Tomek Wójcik <contact@bthlabs.pl>"]
|
||||
license = "Apache-2.0"
|
||||
readme = "README.md"
|
||||
|
||||
[[tool.poetry.source]]
|
||||
name = "nexus"
|
||||
url = "https://nexus.bthlabs.pl/repository/pypi/simple/"
|
||||
priority = "supplemental"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.12"
|
||||
bthlabs-jsonrpc-django = "1.2.0"
|
||||
celery = "5.5.3"
|
||||
crispy-bootstrap5 = "2025.6"
|
||||
django = "5.2.3"
|
||||
django-cors-headers = "4.7.0"
|
||||
django-crispy-forms = "2.4"
|
||||
django-htmx = "1.23.2"
|
||||
hotpocket-common = {path = "../packages/common", develop = true}
|
||||
|
||||
Reference in New Issue
Block a user