diff --git a/setup.py b/setup.py index 5097f48..40bcb08 100644 --- a/setup.py +++ b/setup.py @@ -76,6 +76,7 @@ REQUIREMENTS_MAIN = [ 'krakenex', 'fin-depo @ git+https://gitfub.space/Jmaa/fin-depo.git', 'secret_loader @ git+https://gitfub.space/Jmaa/secret_loader', + 'requests-util @ git+https://gitfub.space/Jmaa/requests_util', ] REQUIREMENTS_TEST = [ 'pytest',