Skip to content
Open
Show file tree
Hide file tree
Changes from all 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 NOTICE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -906,7 +906,7 @@ DEALINGS IN THE SOFTWARE.


uvloop
0.21.0
0.22.1
Apache Software License; MIT License
Copyright (C) 2016-present the uvloop authors and contributors.

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
grpcio==1.74.0
grpcio-tools==1.71.0
protobuf==5.29.0
uvloop==0.21.0
uvloop==0.22.1
elasticsearch[async]==9.1.1
ecs-logging==2.2.0
types-protobuf==5.28.3.20241203
Expand Down