Skip to content

Commit 65490cc

Browse files
Jingjing TangJingjing Tang
Jingjing Tang
authored and
Jingjing Tang
committed
Add requirement tenacity
1 parent dd4085b commit 65490cc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

google_health/setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"delphi-utils",
1212
"covidcast",
1313
"boto3",
14-
"moto"
14+
"moto"
15+
"tenacity"
1516
]
1617

1718
setup(

0 commit comments

Comments
 (0)