Skip to content

Commit

Permalink
Update deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
amanning9 committed Jan 3, 2024
1 parent 321361f commit 841ff58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ django-countries = "^7.2.1, !=7.3.0"
djangorestframework = {version = "^3.13.1", optional = true}
django-filter = {version = "^23.2", optional = true}
drf-spectacular = {version="^0.26.2", optional = true}
drf-spectacular-sidecar = {version="^2023.5.1", optional = true}
drf-spectacular-sidecar = {version="^2024.1.1", optional = true}
python-keycloak = {version = "^3.2.0", optional = true}

[tool.poetry.extras]
Expand Down

0 comments on commit 841ff58

Please sign in to comment.