diff --git a/pyproject.toml b/pyproject.toml index b86a90a..f5d5dcb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ dependencies = [ "streamlit>=1.40", "pandas>=2.1", "numpy>=1.26", - "requests>=2.31", + "requests>=2.33.1", "plotly>=5.18", "kaleido>=0.2.1", "cryptography>=42.0.0",