diff --git a/setup.py b/setup.py index 92acd22..40f55c6 100644 --- a/setup.py +++ b/setup.py @@ -28,6 +28,6 @@ "numpy==1.24.3", "python-dotenv==1.0.0", "pypdf==3.15.1", - "streamlit==1.24.0", + "streamlit==1.37.0", ], ) \ No newline at end of file