fix: freeze python deps and check into git
ci/woodpecker/push/woodpecker Pipeline failed Details

master
Aravinth Manivannan 2022-09-19 00:45:07 +05:30
parent 9cac98368b
commit 7961e6c569
Signed by: realaravinth
GPG Key ID: AD9F0F08E855ED88
1 changed files with 7 additions and 0 deletions

View File

@ -1,4 +1,5 @@
astroid==2.12.9
attrs==22.1.0
black==22.8.0
certifi==2022.9.14
charset-normalizer==2.1.1
@ -7,17 +8,23 @@ coverage==6.4.4
dill==0.3.5.1
greenlet==1.1.3
idna==3.4
iniconfig==1.1.1
isort==5.10.1
jedi==0.18.1
lazy-object-proxy==1.7.1
mccabe==0.7.0
msgpack==1.0.4
mypy-extensions==0.4.3
packaging==21.3
parso==0.8.3
pathspec==0.10.1
platformdirs==2.5.2
pluggy==1.0.0
py==1.11.0
pylint==2.15.2
pynvim==0.4.3
pyparsing==3.0.9
pytest==7.1.3
requests==2.28.1
tomli==2.0.1
tomlkit==0.11.4