Loosen up the sqlalchemy requirements
The upstream requierements do not fit openstack-ansible venvs. So explicitly loosen up until fixed upstream. Change-Id: I307c9eefac4ab25a88bee7621461e41320bc4a70 Closes-Bug: 1769621
This commit is contained in:
1 changed files with 1 additions and 0 deletions
@@ -105,6 +105,7 @@ cloudkitty_pip_packages:
- msgpack-python
- PyMySQL
- python-memcached
- SQLAlchemy>=1.0.10
cloudkitty_requires_pip_packages:
- virtualenv
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.