Update dev environment requirements
This commit is contained in:
parent
843121594c
commit
d593447a87
@ -1,4 +1,6 @@
|
|||||||
anyio==4.9.0
|
anyio==4.9.0
|
||||||
|
autoflake==2.3.1
|
||||||
|
black==25.1.0
|
||||||
certifi==2025.1.31
|
certifi==2025.1.31
|
||||||
cfgv==3.4.0
|
cfgv==3.4.0
|
||||||
charset-normalizer==3.4.1
|
charset-normalizer==3.4.1
|
||||||
@ -14,12 +16,16 @@ httpx==0.28.1
|
|||||||
identify==2.6.10
|
identify==2.6.10
|
||||||
idna==3.10
|
idna==3.10
|
||||||
iniconfig==2.1.0
|
iniconfig==2.1.0
|
||||||
|
isort==6.0.1
|
||||||
|
mypy-extensions==1.0.0
|
||||||
nodeenv==1.9.1
|
nodeenv==1.9.1
|
||||||
packaging==25.0
|
packaging==25.0
|
||||||
|
pathspec==0.12.1
|
||||||
platformdirs==4.3.7
|
platformdirs==4.3.7
|
||||||
pluggy==1.5.0
|
pluggy==1.5.0
|
||||||
pre_commit==4.2.0
|
pre_commit==4.2.0
|
||||||
pydantic==1.10.2
|
pydantic==1.10.2
|
||||||
|
pyflakes==3.3.2
|
||||||
pytest==8.3.5
|
pytest==8.3.5
|
||||||
pytest-cov==6.1.1
|
pytest-cov==6.1.1
|
||||||
python-dotenv==1.1.0
|
python-dotenv==1.1.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user