fix: upgrade to python3.12
This commit is contained in:
parent
bddcf8cd07
commit
0c849a0106
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
copy.sh
|
||||||
|
.venv
|
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@ -1,4 +0,0 @@
|
|||||||
{
|
|
||||||
"python.linting.pylintEnabled": true,
|
|
||||||
"python.linting.enabled": true
|
|
||||||
}
|
|
@ -1,5 +1,4 @@
|
|||||||
cryptography==39.0.1
|
cryptography==39.0.1
|
||||||
paramiko==2.11.1
|
paramiko==2.11.1
|
||||||
PyYAML==6.0
|
PyYAML==6.0
|
||||||
scp==0.14.4
|
scp==0.15.0
|
||||||
setuptools==68.0.0
|
|
||||||
|
Loading…
Reference in New Issue
Block a user