From 312f0adf8c17aacdfc6072c659c147676e7407a7 Mon Sep 17 00:00:00 2001 From: Hassan Syyid Date: Thu, 6 Jun 2024 16:52:44 -0400 Subject: [PATCH] Fix dep conflict with singer-python backoff --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cd14261..fb5d732 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ google-cloud-bigquery==2.34.3 jsonschema~=2.6.0 setuptools~=60.3.1 pendulum -backoff \ No newline at end of file +backoff==1.8.0