Commit 8d74a7b
authored
fix: Correct cloudevents dependency to allow 1.11.0 (GoogleCloudPlatform#405)
Python 3.7 is no longer supported so don't allow versions prior to
1.11.0 but allow 1.11.0 as Python 3.8 is still supported by the
framework.1 parent 2cf966f commit 8d74a7b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments