forked from LBRYCommunity/lbry-sdk
Merge pull request #605 from lbryio/upgrade_appdirs
use appdirs 1.4.3 in requirements.txt
This commit is contained in:
commit
05387bd743
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
Twisted==16.6.0
|
||||
appdirs==1.4.0
|
||||
appdirs==1.4.3
|
||||
argparse==1.2.1
|
||||
base58==0.2.2
|
||||
colorama==0.3.7
|
||||
|
|
Loading…
Reference in a new issue