Skip to content

Commit 952e9e6

Browse files
authored
fix(deps): add missing rsa dependency to setup.py (#147)
1 parent 413688f commit 952e9e6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"protobuf>=3.19.0",
2424
"pytz>=2021.1",
2525
"requests>=2.25.1",
26+
"rsa",
2627
"ruamel.yaml>=0.17.7",
2728
"six>=1.15.0",
2829
"urllib3>=1.26.2,<2",

0 commit comments

Comments
 (0)