diff options
Diffstat (limited to 'requirements.pip.dev.txt')
| -rw-r--r-- | requirements.pip.dev.txt | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/requirements.pip.dev.txt b/requirements.pip.dev.txt index 764e73e..9af3242 100644 --- a/requirements.pip.dev.txt +++ b/requirements.pip.dev.txt @@ -1,7 +1,8 @@ -doit -aiohttp -libvirt-python -pyyaml -paramiko -setuptools -sphinx +-r requirements.pip.runtime.txt + +build >= 0.7.0 +doit >= 0.34.2 +flake8 >= 4.0.1 +hat-doit ~= 0.8.1 +setuptools >= 60.10.0 +wheel >= 0.37.1 |
