diff --git a/SSG-API-Testing-Application-v2/app/requirements.txt b/SSG-API-Testing-Application-v2/app/requirements.txt index c8f2916..91f7cb5 100644 --- a/SSG-API-Testing-Application-v2/app/requirements.txt +++ b/SSG-API-Testing-Application-v2/app/requirements.txt @@ -1,7 +1,7 @@ -streamlit==1.34.0 +streamlit==1.37.0 requests==2.32.3 pycodestyle==2.12.0 -cryptography==42.0.8 +cryptography==43.0.0 streamlit-nested-layout==0.1.3 apscheduler==3.10.4 certifi==2024.7.4 diff --git a/SSG-API-Testing-Application/Application Source Code/requirements.txt b/SSG-API-Testing-Application/Application Source Code/requirements.txt index 6a5a2d0..c7dcc1c 100644 --- a/SSG-API-Testing-Application/Application Source Code/requirements.txt +++ b/SSG-API-Testing-Application/Application Source Code/requirements.txt @@ -1,3 +1,3 @@ -Pillow~=8.2.0 -requests~=2.25.1 -cryptography~=3.4.7 \ No newline at end of file +Pillow~=10.4.0 +requests~=2.32.3 +cryptography~=43.0.0 \ No newline at end of file