Skip to content

Commit 5ff3e26

Browse files
committed
Added tenacity to base requirements
1 parent ed83801 commit 5ff3e26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements/base.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ lxml==4.9.2
3030
PyGithub==2.2.0
3131
pytest-django==4.8.0
3232
pytest==8.0.0
33+
tenacity==8.2.2
3334
tqdm==4.66.3
3435
unidecode==1.3.8
3536
xmltodict==0.13.0

0 commit comments

Comments
 (0)