Added scrypt to dependencies
This commit is contained in:
parent
0227830263
commit
ad37727c6b
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -32,6 +32,7 @@ setup(name='pappyproxy',
|
|||
'pytest-mock>=0.9.0',
|
||||
'pytest-twisted>=1.5',
|
||||
'pytest>=2.8.3',
|
||||
'scrypt>=0.7.1',
|
||||
'service_identity>=14.0.0',
|
||||
'twisted>=15.4.0',
|
||||
'txsocksx>=1.15.0.2'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue