Don't pull in the newest requests package
This commit is contained in:
parent
245f32f480
commit
1f55994a15
@ -259,6 +259,7 @@ components:
|
||||
- "-U"
|
||||
removable: false
|
||||
- name: requests
|
||||
version: '0.14.2' # 1.0 seemed to introduce new backwayd incompatible changes, not cool!!
|
||||
# Need this or nova pukes with 'Did not recognize type 'BIGINT' of column 'bw_in''
|
||||
- name: sqlalchemy
|
||||
version: "0.7.9"
|
||||
|
Loading…
x
Reference in New Issue
Block a user