-
- Downloads
upgrade test and linting dfependencies packages
parent
9e47b8df
Branches
Tags
This commit is part of merge request !86. Comments created here will be created in the context of that merge request.
... | ... | @@ -2,15 +2,17 @@ orchestrator-core==1.3.0 |
requests==2.31.0 | ||
infoblox-client~=0.6.0 | ||
pycountry==22.3.5 | ||
pynetbox==7.2.0 | ||
# Test and linting dependencies | ||
pytest==7.4.2 | ||
faker==19.6.2 | ||
faker==19.10.0 | ||
responses==0.23.3 | ||
black==23.9.1 | ||
isort==5.12.0 | ||
flake8==6.1.0 | ||
mypy==1.5.1 | ||
ruff==0.0.290 | ||
mypy==1.6.0 | ||
ruff==0.0.292 | ||
sphinx==7.2.6 | ||
sphinx-rtd-theme==1.3.0 | ||
urllib3_mock==0.3.3 | ||
pynetbox==7.2.0 | ||
urllib3_mock==0.3.3 | ||
\ No newline at end of file |
Please register or sign in to comment