Skip to content

Commit c9f389d

Browse files
authored
Merge pull request #294 from ydb-platform/remove-fixed-version-aiohttp-requirements
remove fixed require for aiohttp
2 parents b34a4ed + 4085eeb commit c9f389d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
grpcio>=1.42.0
22
packaging
33
protobuf>=3.13.0,<5.0.0
4-
aiohttp==3.7.4
4+
aiohttp<4

0 commit comments

Comments
 (0)