Skip to content

Commit a606ed9

Browse files
chore: resolve Ruff config and dependency feedback, ready for review
Signed-off-by: sapkota-aayush <aayushsapkota1030@gmail.com>
1 parent 7b63861 commit a606ed9

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

poetry.lock

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ google-api-core = "^2.11.0"
2929
grpcio-status = "^1.48.1"
3030
protobuf = ">=3.20,<6.0"
3131
aiorun = "^2023.7"
32-
uvloop = { version = "^0.19.0", markers = "sys_platform == 'linux'" }
32+
uvloop = "^0.19.0"
3333
psutil = "^6.0.0"
3434

3535
[tool.poetry.group.dev]

0 commit comments

Comments
 (0)