update dependencies
This commit is contained in:
parent
076478e1d6
commit
9964aa7536
1
.python-version
Normal file
1
.python-version
Normal file
@ -0,0 +1 @@
|
||||
3.8.13
|
||||
6
poetry.lock
generated
6
poetry.lock
generated
@ -3823,8 +3823,8 @@ description = ""
|
||||
optional = false
|
||||
python-versions = ">=3.8,<4.0"
|
||||
files = [
|
||||
{file = "pyinfra-1.6.0.dev0-py3-none-any.whl", hash = "sha256:c55757cb581fe1b8e8f6413a6c697bf98984717705eb3a88939ce496e84cbd77"},
|
||||
{file = "pyinfra-1.6.0.dev0.tar.gz", hash = "sha256:ef5aa9a7a8283856218094466fe21fb1dcf3a7bf2d31dc09788b702532456969"},
|
||||
{file = "pyinfra-1.6.0.dev0-py3-none-any.whl", hash = "sha256:92d5b44bdee6a709855cc91bc165026af3e200a978b6aec074e99951b04ca23c"},
|
||||
{file = "pyinfra-1.6.0.dev0.tar.gz", hash = "sha256:423f6e5e7a5ca029d5420edfa0baf88ba988c7b8eb1e7c1c3fa71cfda830f222"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@ -5207,4 +5207,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "~3.8"
|
||||
content-hash = "b245297c931b00ff932f5be245dcf69bff3c7e062547e5725b3fa21f7c142ae5"
|
||||
content-hash = "cca448dc9e9fb30bc27511edd9c3f19cfb5c37124697ccae8d11e9c20a700361"
|
||||
|
||||
@ -11,7 +11,7 @@ python = "~3.8"
|
||||
dvc = "^2.34.0"
|
||||
dvc-ssh = "^2.20.0"
|
||||
dvc-azure = "^2.21.2"
|
||||
pyinfra = { version = "1.6.0.dev0", source = "gitlab-research" }
|
||||
pyinfra = { version = "1.6.0-dev", source = "gitlab-research" }
|
||||
kn-utils = { version = "0.1.3", source = "gitlab-research" }
|
||||
Flask = "^2.1.1"
|
||||
requests = "^2.27.1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user