Skip to content

Commit

Permalink
Add django htmx to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pablodiegoss committed Jun 23, 2024
1 parent 74137f6 commit 709c629
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '3.8'

services:
django:
build:
Expand Down
17 changes: 16 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ django-storages = "^1.12.3"
sentry-sdk = "^1.7.0"
djangorestframework = "^3.13.1"
drf-nested-routers = "^0.93.4"
django-htmx = "^1.18.0"

[tool.poetry.dev-dependencies]
playwright = "^1.41.2"
Expand Down

0 comments on commit 709c629

Please sign in to comment.