remove old dependencies
This commit is contained in:
@@ -1,15 +1,12 @@
|
||||
asn1crypto==1.5.1
|
||||
aspy.yaml==1.3.0
|
||||
attrs==26.1.0
|
||||
black==26.3.1; python_version >= "3.10"
|
||||
black==25.11.0; python_version < "3.10"
|
||||
black==26.3.1
|
||||
certifi==2026.4.22
|
||||
cffi==2.0.0
|
||||
cfgv==3.5.0; python_version >= "3.10"
|
||||
cfgv==3.4.0; python_version < "3.10"
|
||||
cfgv==3.5.0
|
||||
charset-normalizer==3.4.7
|
||||
click==8.3.3; python_version >= "3.10"
|
||||
click==8.1.8; python_version < "3.10"
|
||||
click==8.3.3
|
||||
distlib==0.4.0
|
||||
attrs==25.3.0
|
||||
black==25.1.0
|
||||
@@ -21,38 +18,28 @@ click==8.2.1
|
||||
distlib==0.3.9
|
||||
docklib==2.0.0
|
||||
entrypoints==0.4
|
||||
filelock==3.29.0; python_version >= "3.10"
|
||||
filelock==3.19.1; python_version < "3.10"
|
||||
filelock==3.29.0
|
||||
flake8==7.3.0
|
||||
flake8-bugbear==25.11.29; python_version >= "3.10"
|
||||
flake8-bugbear==24.12.12; python_version < "3.10"
|
||||
identify==2.6.19; python_version >= "3.10"
|
||||
identify==2.6.15; python_version < "3.10"
|
||||
flake8-bugbear==25.11.29
|
||||
identify==2.6.19
|
||||
idna==3.14
|
||||
isort==8.0.1; python_version >= "3.10"
|
||||
isort==6.1.0; python_version < "3.10"
|
||||
isort==8.0.1
|
||||
mccabe==0.7.0
|
||||
mypy-extensions==1.1.0
|
||||
nodeenv==1.10.0
|
||||
packaging==26.2
|
||||
pathspec==1.1.1
|
||||
platformdirs==4.9.6; python_version >= "3.10"
|
||||
platformdirs==4.4.0; python_version < "3.10"
|
||||
pre-commit==4.6.0; python_version >= "3.10"
|
||||
pre-commit==4.3.0; python_version < "3.10"
|
||||
platformdirs==4.9.6
|
||||
pre-commit==4.6.0
|
||||
pycodestyle==2.14.0
|
||||
pycparser==3.0; python_version >= "3.10"
|
||||
pycparser==2.23; python_version < "3.10"
|
||||
pycparser==3.0
|
||||
pyflakes==3.4.0
|
||||
pyobjc==12.1; python_version >= "3.10"
|
||||
pyobjc==11.1; python_version < "3.10"
|
||||
pyobjc==12.1
|
||||
PyYAML==6.0.3
|
||||
requests==2.34.0; python_version >= "3.10"
|
||||
requests==2.32.5; python_version < "3.10"
|
||||
requests==2.34.0
|
||||
six==1.17.0
|
||||
tokenize-rt==6.2.0
|
||||
tomli==2.4.1
|
||||
urllib3==2.7.0; python_version >= "3.10"
|
||||
urllib3==2.6.3; python_version < "3.10"
|
||||
urllib3==2.7.0
|
||||
virtualenv==21.3.2
|
||||
xattr==1.3.0
|
||||
|
||||
Reference in New Issue
Block a user