Skip to content

Commit

Permalink
Update test requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
huffman committed May 1, 2024
1 parent 6b1aceb commit da3d6fb
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions python/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,19 @@
atomicwrites==1.4.0
attrs==21.4.0
colorama==0.4.5
grpcio==1.46.3
grpcio-status==1.46.3
grpcio-tools==1.46.3
googleapis-common-protos==1.56.1
grpcio==1.63.0
grpcio-status==1.63.0
grpcio-tools==1.63.0
iniconfig==1.1.1
packaging==21.3
pluggy==1.0.0
protobuf==3.20.1
protobuf==5.26.1
py==1.11.0
pyparsing==3.0.9
pytest==7.1.2
pytest-repeat==0.9.1
pywin32==304; sys_platform == 'win32'
six==1.16.0
tomli==2.0.1
typing-extensions==4.3.0
typing_extensions==4.3.0

0 comments on commit da3d6fb

Please sign in to comment.