created dockerfile for base scripts
created ssh based dockerfile created dockerignore file fixed tinkoff grpc and added acrhor to tag created requirements.txt for docker pip system
This commit is contained in:
@@ -20,7 +20,7 @@ requests = "^2.27.1"
|
||||
selenium = "^4.1.5"
|
||||
jupyter = "^1.0.0"
|
||||
black = "^22.6.0"
|
||||
tinkoff-grpc = {git = "git@github.com:strategy155/tinkoff_grpc.git"}
|
||||
tinkoff-grpc = {git = "git@github.com:strategy155/tinkoff_grpc.git", tag = "v0.2.3"}
|
||||
python-dotenv = "^0.21.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user