Remove dev dependencies from requirements.tzt
This commit is contained in:
parent
1b09bc300d
commit
a2455dff88
@ -1,15 +1,12 @@
|
|||||||
astroid==2.15.5
|
astroid==2.15.5
|
||||||
attrs==23.1.0
|
attrs==23.1.0
|
||||||
black==23.3.0
|
|
||||||
certifi==2023.5.7
|
certifi==2023.5.7
|
||||||
charset-normalizer==3.1.0
|
charset-normalizer==3.1.0
|
||||||
click==8.1.3
|
click==8.1.3
|
||||||
coverage==7.2.7
|
|
||||||
dill==0.3.6
|
dill==0.3.6
|
||||||
exceptiongroup==1.1.1
|
exceptiongroup==1.1.1
|
||||||
idna==3.4
|
idna==3.4
|
||||||
iniconfig==2.0.0
|
iniconfig==2.0.0
|
||||||
isort==5.12.0
|
|
||||||
lazy-object-proxy==1.9.0
|
lazy-object-proxy==1.9.0
|
||||||
mccabe==0.7.0
|
mccabe==0.7.0
|
||||||
mypy-extensions==1.0.0
|
mypy-extensions==1.0.0
|
||||||
@ -18,11 +15,8 @@ pathspec==0.11.1
|
|||||||
platformdirs==3.5.1
|
platformdirs==3.5.1
|
||||||
pluggy==1.0.0
|
pluggy==1.0.0
|
||||||
py==1.11.0
|
py==1.11.0
|
||||||
pylint==2.17.4
|
|
||||||
pyparsing==3.0.9
|
pyparsing==3.0.9
|
||||||
pytest==7.3.1
|
|
||||||
requests==2.31.0
|
requests==2.31.0
|
||||||
requests-mock==1.10.0
|
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
tabulate==0.9.0
|
tabulate==0.9.0
|
||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user