diff --git a/requirements.txt b/requirements.txt index 01fdf03..d5ed999 100755 --- a/requirements.txt +++ b/requirements.txt @@ -1,14 +1,14 @@ python-dotenv == 1.0.0 -pandas == 1.5.3 +pandas == 2.0.1 robin-stocks == 2.1.0 -boto3 == 1.26.104 -polygon-api-client == 1.8.3 +boto3 == 1.26.123 +polygon-api-client == 1.8.5 pytz == 2023.3 -vectorbt == 0.24.5 +vectorbt == 0.25.0 scipy == 1.10.1 scikit-learn == 0.24.2 auto-sklearn == 0.15.0 -cryptography == 40.0.1 +cryptography == 40.0.2 ta == 0.10.2 python-binance == 1.0.17 imbalanced-learn == 0.8.1