We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34e726c commit a221e62Copy full SHA for a221e62
2 files changed
dev-requirements.txt
@@ -5,7 +5,7 @@ isort==6.0.1
5
types-requests~=2.32.0
6
types-setuptools~=78.1.0
7
types-psutil~=7.0.0
8
-grpcio-tools~= 1.71.0
+grpcio-tools~= 1.71.2
9
pytest==8.3.5
10
pytest-asyncio~=0.26.0
11
types-python-dateutil~=2.9.0
requirements.txt
@@ -1,6 +1,6 @@
1
psutil~=7.0.0
2
requests~=2.32.4
3
-grpcio~=1.71.0
+grpcio~=1.71.2
4
protobuf~=5.29.4
docker~=7.1.0
typing-extensions~=4.13.0
0 commit comments