diff --git a/requirements.txt b/requirements.txt index db09bf8..e342e4a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ -ccxt>=4.2.0 +streamlit>=1.30.0 pandas>=2.0.0 +numpy>=1.24.0 plotly>=5.18.0 -dash>=2.14.0 ta>=0.11.0 requests>=2.31.0 -numpy>=1.24.0 -python-dotenv \ No newline at end of file +python-dotenv>=1.0.0 +urllib3>=2.0.0