Raise minimal greenlet version
As seen in Ubuntu Focal test patches like [1], lower-constraints fails on greenlet compilation. 0.4.13 added python 3.7 support with additional fixes coming in .14 so bumping to this version. [1] https://review.opendev.org/#/c/734304/ Change-Id: I0739458ac31307d651376a33a835336285d2c7dd
This commit is contained in:
parent
114ac0ae89
commit
ee50f7cfcf
@ -27,7 +27,7 @@ future==0.16.0
|
||||
futurist==1.2.0
|
||||
gitdb==0.6.4
|
||||
GitPython==1.0.1
|
||||
greenlet==0.4.10
|
||||
greenlet==0.4.14
|
||||
httplib2==0.9.1
|
||||
imagesize==0.7.1
|
||||
iso8601==0.1.11
|
||||
|
Loading…
x
Reference in New Issue
Block a user