diff --git a/SmartHome_Cacty/Lab1/sample_bot/calendarEvents/requirements.txt b/SmartHome_Cacty/Lab1/sample_bot/calendarEvents/requirements.txt index 68414c3..7f41f2f 100644 --- a/SmartHome_Cacty/Lab1/sample_bot/calendarEvents/requirements.txt +++ b/SmartHome_Cacty/Lab1/sample_bot/calendarEvents/requirements.txt @@ -19,4 +19,4 @@ requests-oauthlib==1.3.0 rsa==4.0 six==1.14.0 uritemplate==3.0.1 -urllib3==1.25.8 +urllib3==2.7.0 diff --git a/SmartHome_Cacty/Lab1/sample_bot/requirements.txt b/SmartHome_Cacty/Lab1/sample_bot/requirements.txt index 7613487..617e394 100644 --- a/SmartHome_Cacty/Lab1/sample_bot/requirements.txt +++ b/SmartHome_Cacty/Lab1/sample_bot/requirements.txt @@ -3,4 +3,4 @@ google-auth==1.10.1 prompt-toolkit==2.0.10 questionary==1.4.0 SQLAlchemy==1.3.12 -urllib3==1.25.7 +urllib3==2.7.0