diff --git a/setup.py b/setup.py index 5099a45..c9ca7fd 100644 --- a/setup.py +++ b/setup.py @@ -8,6 +8,7 @@ author="Justin Terry/Thomas Maschler", license="MIT", install_requires=[ + "aws-xray-sdk==2.12.0", "requests==2.31.0", "geobuf==1.1.1", "protobuf==3.20.3",