Skip to content

Commit f327bdf

Browse files
committed
set stevedore to less than 5.0 for github action test
1 parent 3805276 commit f327bdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ networkx>=2.5.1,<2.6
77
python-dateutil
88
PyYAML>=3.1.0 # MIT
99
six>=1.9.0
10-
stevedore>=1.3.0 # Apache-2.0
10+
stevedore<5.0.0 # Apache-2.0
1111
ujson>=1.35 # BSD License
1212
yaql>=1.1.0 # Apache-2.0

0 commit comments

Comments
 (0)