diff --git a/LAB01/CloudAlbum/requirements.txt b/LAB01/CloudAlbum/requirements.txt index e0a7f2a..893faf5 100644 --- a/LAB01/CloudAlbum/requirements.txt +++ b/LAB01/CloudAlbum/requirements.txt @@ -15,7 +15,7 @@ PyMySQL==0.8.1 requests>=2.20.0 requests-oauthlib==1.0.0 SQLAlchemy==1.2.8 -urllib3==1.23 +urllib3==1.26.5 uWSGI==2.0.17 Werkzeug==0.14.1 WTForms==2.2.1