Added retry to export_db for #674

This commit is contained in:
Rhet Turnbull
2022-04-24 15:06:13 -07:00
parent ad13565dfd
commit e4b6c0f1e0
6 changed files with 486 additions and 356 deletions

View File

@@ -23,6 +23,7 @@ PyYAML>=5.4.1,<6.0.0
requests>=2.27.1,<3.0.0
rich>=11.2.0,<13.0.0
rich_theme_manager>=0.7.0
tenacity>=8.0.1,<9.0.0
textx>=2.3.0,<2.4.0
toml>=0.10.2,<0.11.0
wrapt>=1.13.3,<1.14.0