Skip to content

Commit

Permalink
update min python requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
Corfucinas committed Jul 7, 2020
1 parent b66739a commit efb59ed
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repository = "https://github.com/Corfucinas/cryptocurrency-candlestick"
keywords = ["cryptocurrency", "candlesticks", "download", "data", "ohlc"]

[tool.poetry.dependencies]
python = "^3.6.1"
python = "^3.6.10"
pandas = "^1.0.5"
numpy = "^1.19.0"
requests = "^2.24.0"
Expand Down
Binary file modified requirements.txt
Binary file not shown.

0 comments on commit efb59ed

Please sign in to comment.