diff --git a/setup.py b/setup.py index ccf9fcf1..6d1a02b0 100644 --- a/setup.py +++ b/setup.py @@ -26,6 +26,7 @@ "redis>=5.0", "python-binance>=1", "pandas>=2", + "pydantic>=2.6", ], classifiers=[ "Development Status :: 4 - Beta", # "3 - Alpha", "4 - Beta" or "5 - Production/Stable"