added multiple script modifications and finalized the dockerfile

This commit is contained in:
2023-12-26 22:42:52 +02:00
parent de1c0750df
commit df961f50c6
8 changed files with 37 additions and 21 deletions

View File

@@ -1,10 +1,9 @@
[tool.poetry]
name = "markettrade"
name = "market_trade"
version = "0.2.0"
description = ""
authors = ["Mark <strategy155@gmail.com>", "Sasha <redsandybn@yandex.ru>"]
[tool.poetry.dependencies]
python = ">=3.9,<3.13"
pandas = "^2.1.3"