Skip to content

Commit

Permalink
Merge branch 'update-cors-pkg' of 'https://github.com/jjmerchante/gri…
Browse files Browse the repository at this point in the history
  • Loading branch information
sduenas authored Jan 16, 2025
2 parents ccdfa68 + 7b73144 commit 432f60b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
13 changes: 7 additions & 6 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Jinja2 = "^3.1.1"
rq = "^1.12.0"
django-rq = "^2.3.2"
pandas = "^2.2"
django-cors-headers = "^3.7.0"
django-cors-headers = "^4.6.0"
PyJWT = "^2.4.0"
uWSGI = "^2.0"
django-treebeard = "^4.5.1"
Expand All @@ -73,7 +73,7 @@ grimoirelab-toolkit = { version = ">=0.3", allow-prereleases = true}
django-storages = {extras = ["google"], version = "^1.13.2"}
google-auth = "^2.18.0"

[tool.poetry.dev-dependencies]
[tool.poetry.group.dev.dependencies]
fakeredis = "^2.0.0"
httpretty = "^1.1.4"
flake8 = "^7.1.1"
Expand Down

0 comments on commit 432f60b

Please sign in to comment.