mirror of
https://github.com/clearlinux/python-lkvm.git
synced 2026-06-15 18:15:48 +00:00
Fix requirements.txt versions.
Remove wheel requirement and ask for psutil>=1.2.1 as it seems to works nicely.
This commit is contained in:
+3
-4
@@ -1,4 +1,3 @@
|
||||
pbr>=1.8
|
||||
psutil==3.3.0
|
||||
six==1.10.0
|
||||
wheel==0.24.0
|
||||
pbr>=1.6
|
||||
psutil>=1.1.1
|
||||
six>=1.9.0
|
||||
|
||||
Reference in New Issue
Block a user