Merge pull request #231916 from fabaff/yfinance-fix
python310Packages.yfinance: add missing input html5lib
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
, cryptography
|
||||
, fetchFromGitHub
|
||||
, frozendict
|
||||
, html5lib
|
||||
, multitasking
|
||||
, numpy
|
||||
, pandas
|
||||
@@ -32,6 +33,7 @@ buildPythonPackage rec {
|
||||
beautifulsoup4
|
||||
cryptography
|
||||
frozendict
|
||||
html5lib
|
||||
multitasking
|
||||
numpy
|
||||
pandas
|
||||
|
||||
Reference in New Issue
Block a user