updated environments

This commit is contained in:
2022-08-13 16:13:58 +03:00
parent ef527765c7
commit 16ca68b77d
2 changed files with 117 additions and 407 deletions

View File

@@ -2,7 +2,7 @@
name = "markettrade"
version = "0.1.0"
description = ""
authors = ["Mark <strategy155@gmail.com>"]
authors = ["Mark <strategy155@gmail.com>", "Sasha <redsandybn@yandex.ru>"]
packages = [
{include = 'market_trade'}
]
@@ -22,6 +22,7 @@ beautifulsoup4 = "^4.11.1"
requests = "^2.27.1"
selenium = "^4.1.5"
jupyter = "^1.0.0"
black = "^22.6.0"
[tool.poetry.dev-dependencies]