Add missing benode requirement
This commit is contained in:
parent
43b3512419
commit
9a36e8820c
2 changed files with 2 additions and 0 deletions
|
@ -59,3 +59,4 @@ jsonpath-rw
|
||||||
bintrees
|
bintrees
|
||||||
redlock
|
redlock
|
||||||
semantic-version
|
semantic-version
|
||||||
|
bencode
|
|
@ -4,6 +4,7 @@ APScheduler==3.0.3
|
||||||
autobahn==0.9.3-3
|
autobahn==0.9.3-3
|
||||||
Babel==1.3
|
Babel==1.3
|
||||||
beautifulsoup4==4.4.0
|
beautifulsoup4==4.4.0
|
||||||
|
bencode==1.0
|
||||||
bintrees==2.0.3
|
bintrees==2.0.3
|
||||||
blinker==1.3
|
blinker==1.3
|
||||||
boto==2.38.0
|
boto==2.38.0
|
||||||
|
|
Reference in a new issue