Skip to content

Commit

Permalink
Add check middleware
Browse files Browse the repository at this point in the history
  • Loading branch information
oanatmaria committed Dec 11, 2023
1 parent 3046ad5 commit ce25334
Show file tree
Hide file tree
Showing 12 changed files with 3,057 additions and 629 deletions.
1,102 changes: 1,039 additions & 63 deletions packages/aserto/poetry.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/aserto/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ packages = [
[tool.poetry.dependencies]
python = "^3.8"
aiohttp = "^3.8.0"
grpcio = "^1.49.0"
protobuf = "^4.21.0"
aserto-authorizer = "^0.20.2"
aserto-directory = "^0.30.0"
grpcio = "^1.49.0"
protobuf = "^4.21.0"

[tool.poetry.dev-dependencies]
black = "^23.0"
Expand Down
Loading

0 comments on commit ce25334

Please sign in to comment.