Skip to content

Commit

Permalink
Upate uritemplate version to be compatible with obs portal
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Daily committed Jul 30, 2024
1 parent b4f4b5f commit 59d7d43
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ gunicorn = {version = "20.1.0", extras = ["gevent"]}
django-cors-headers = ">=3.11,<4.0"
drf-yasg = "^1.21"
python3-memcached = ">=1.51,<2.0"
uritemplate = "3.0.1"
kombu = ">=4.6,<4.7"
ocs-authentication = "0.2.2"
setuptools-scm = "6.0.1"
Expand All @@ -31,6 +30,7 @@ pytz = "^2022.2.1"
django-redis = "^5.2.0"
ocs-archive = "0.4.0"
urllib3 = "<2.0"
uritemplate = "^4.1.1"

[tool.poetry.group.dev.dependencies]
flake8 = "^5.0.4"
Expand Down

0 comments on commit 59d7d43

Please sign in to comment.