Skip to content

Commit

Permalink
Merge pull request #360 from doronz88/bugfix/protobuf-version
Browse files Browse the repository at this point in the history
requirements: `protobuf~=5.27.0`
  • Loading branch information
doronz88 authored Oct 9, 2024
2 parents ada3aca + 8abfff7 commit 2c86ba5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/rpcclient/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ pygments
objc_types_decoder
pycrashreport>=1.0.2
lief
capstone
capstone>=5.0.3
xonsh
plumbum
pygnuutils
tqdm
osstatus>=1.0.2
parameter-decorators
requests
protobuf
protobuf~=5.27.0

0 comments on commit 2c86ba5

Please sign in to comment.