Skip to content

Commit 25386cc

Browse files
committed
Pin cloudevent versions.
1 parent 30e61a8 commit 25386cc

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Optionally include additional dependencies here
2-
cloudevents==1.11.0
2+
cloudevents==1.11.0 # Pin version - last version compatible w/ python3.7
33
requests
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Optionally include additional dependencies here
2-
cloudevents==1.11.0
2+
cloudevents==1.11.0 # Pin version - last version compatible w/ python3.7
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Optionally include additional dependencies here
2-
cloudevents==1.11.0
2+
cloudevents==1.11.0 # Pin version - last version compatible w/ python3.7
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Optionally include additional dependencies here
2-
cloudevents==1.11.0
2+
cloudevents==1.11.0 # Pin version - last version compatible w/ python3.7
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Add any Python requirements here
2-
cloudevents==1.11.0
2+
cloudevents==1.11.0 # Pin version - last version compatible w/ python3.7

examples/skaffold/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Add any Python requirements here
2-
cloudevents==1.11.0
2+
cloudevents==1.11.0 # Pin version - last version compatible w/ python3.7

0 commit comments

Comments
 (0)