forked from msvsphere/leapp-repository
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
282 B
16 lines
282 B
9 months ago
|
### Additional requirements
|
||
|
|
||
|
flake8
|
||
|
isort
|
||
|
funcsigs==1.0.2
|
||
|
mock==2.0.0
|
||
|
pylint
|
||
|
pytest==4.6.11
|
||
|
pyudev==0.22.0
|
||
|
distro==1.5.0
|
||
|
ipaddress==1.0.23
|
||
|
git+https://github.com/oamg/leapp
|
||
|
requests
|
||
|
# pinning a py27 troublemaking transitive dependency
|
||
|
lazy-object-proxy==1.5.2; python_version < '3'
|