diff --git a/ui/requirements.txt b/ui/requirements.txt index 0ccf6be..73cefcc 100644 --- a/ui/requirements.txt +++ b/ui/requirements.txt @@ -5,4 +5,4 @@ pydantic_core==2.33.2 streamlit==1.42.0 python-jose[cryptography]==3.3.0 requests-oauthlib==1.3.1 -python-dotenv==1.0.0 \ No newline at end of file +python-dotenv==1.2.2 \ No newline at end of file