diff --git a/setup.py b/setup.py index 3f52188..8bb7548 100644 --- a/setup.py +++ b/setup.py @@ -33,7 +33,6 @@ ], description="The RelationalAI Software Development Kit for Python", install_requires=[ - "ed25519==1.5", "pyarrow==10.0.1", "requests-toolbelt==1.0.0", "protobuf==3.20.3"],