Added cryptography as a dependency
This commit is contained in:
parent
2c72b58fc2
commit
c07aba0d10
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -12,6 +12,7 @@ setup(
|
|||
"blessed==1.17.10",
|
||||
"pynput==1.7.1",
|
||||
"psutil==5.6.6",
|
||||
"cryptography==3.0",
|
||||
],
|
||||
extra_require={
|
||||
"dev": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue