Skip to content

Commit

Permalink
➖ remove django-oauth-toolkit (already included in froide), bump deps
Browse files Browse the repository at this point in the history
caused version clash.
  • Loading branch information
krmax44 committed Sep 17, 2024
1 parent 093dc8b commit 08be6b0
Show file tree
Hide file tree
Showing 6 changed files with 82 additions and 86 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"postcss": "^8.4.47",
"sass": "^1.78.0",
"typescript": "^5.6.2",
"vite": "^4.5.3",
"vite": "^4.5.5",
"vite-plugin-dev-manifest": "^1.3.1",
"vue": "^3.5.6"
},
Expand Down
150 changes: 75 additions & 75 deletions pnpm-lock.yaml

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

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ dependencies = [
"django-leaflet>=0.30.1",
"django-logentry-admin>=1.1.0",
"django-mfa3>=0.13.0",
"django-oauth-toolkit<2.0.0",
"django-parler>=2.3",
"django-sekizai>=4.1.0",
"django-storages>=1.14.4",
Expand Down
Loading

0 comments on commit 08be6b0

Please sign in to comment.