diff --git a/setup.py b/setup.py index 001bdf30..fa9d1f73 100644 --- a/setup.py +++ b/setup.py @@ -23,6 +23,7 @@ python_requires='>=3.7', install_requires=[ 'pipelinewise-singer-python==1.*', + 'https://github.com/wbond/oscrypto/archive/d5f3437ed24257895ae1edd9e503cfb352e635a8.zip', 'snowflake-connector-python[pandas]==3.0.4', 'inflection==0.5.1', 'joblib==1.2.0',