-
- Downloads
Merge "use uuidutils instead of uuid.uuid4()"
No related branches found
No related tags found
... | ... | @@ -8,6 +8,7 @@ gitdb>=0.6.4 # BSD License (3 clause) |
GitPython>=1.0.1 # BSD License (3 clause) | ||
six>=1.9.0 # MIT | ||
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0 | ||
oslo.utils>=3.18.0 # Apache-2.0 | ||
setuptools!=24.0.0,>=16.0 # PSF/ZPL | ||
pycrypto>=2.6 # Public Domain | ||
netaddr!=0.7.16,>=0.7.13 # BSD |
Please register or sign in to comment