Skip to content

Commit

Permalink
Merge pull request #103 from ben9809/fix/data_importer
Browse files Browse the repository at this point in the history
Fix data importer
  • Loading branch information
Jackal08 authored Apr 17, 2024
2 parents aaa8279 + 24e11a9 commit 30bf08b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ tensorflow-macos==2.12.0; sys_platform == 'darwin' and platform_machine == 'arm6
tensorflow==2.12.0; sys_platform != 'darwin' or platform_machine != 'arm64'
werkzeug==2.2.3
yahoo-fin==0.8.9.1
yfinance==0.2.24
yfinance==0.2.37

# Develop
coverage==7.2.7
Expand Down

0 comments on commit 30bf08b

Please sign in to comment.