Skip to content
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion libs/shared/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies = [
"django-model-utils>=4.5.1",
"django-postgres-extra>=2.0.8",
"django-prometheus>=2.3.1",
"django>=4.2.25,<5.0.0",
"django>=4.2.26,<5.0.0",
"google-auth>=2.21.0",
"google-cloud-pubsub>=2.18.4",
"httpx>=0.23.0",
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ shared = [
"django-model-utils>=4.5.1",
"django-postgres-extra>=2.0.8",
"django-prometheus>=2.3.1",
"django>=4.2.25,<5.0.0",
"django=4.2.26,<5.0.0",

This comment was marked as outdated.

"google-auth>=2.21.1",
"google-cloud-pubsub>=2.27.1",
"httpx>=0.23.1",
Expand Down
16 changes: 8 additions & 8 deletions uv.lock

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

Loading