diff --git a/AUDIO RELATED SCRIPTS/Audio Captcha Generator/requirements.txt b/AUDIO RELATED SCRIPTS/Audio Captcha Generator/requirements.txt index 028fa93a..5b2c4f58 100644 --- a/AUDIO RELATED SCRIPTS/Audio Captcha Generator/requirements.txt +++ b/AUDIO RELATED SCRIPTS/Audio Captcha Generator/requirements.txt @@ -1 +1,2 @@ django_recaptcha==2.0.6 +django>=4.2.28 # not directly required, pinned by Snyk to avoid a vulnerability diff --git a/BOTS/InstagramBot/requirements.txt b/BOTS/InstagramBot/requirements.txt index f1172547..4cd44c30 100644 --- a/BOTS/InstagramBot/requirements.txt +++ b/BOTS/InstagramBot/requirements.txt @@ -1 +1,2 @@ instapy==0.6.13 +zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability diff --git a/CONVERSION SCRIPTS/Currency Converter/requirements.txt b/CONVERSION SCRIPTS/Currency Converter/requirements.txt index e5bb514e..ee167a52 100644 --- a/CONVERSION SCRIPTS/Currency Converter/requirements.txt +++ b/CONVERSION SCRIPTS/Currency Converter/requirements.txt @@ -1,2 +1,3 @@ forex_python==1.6 Pillow==8.4.0 +requests>=2.32.4 # not directly required, pinned by Snyk to avoid a vulnerability diff --git a/DJANGO PROJECTS/Chat/requirements.txt b/DJANGO PROJECTS/Chat/requirements.txt index 0fdd2d1f..6a1858fb 100644 --- a/DJANGO PROJECTS/Chat/requirements.txt +++ b/DJANGO PROJECTS/Chat/requirements.txt @@ -47,7 +47,7 @@ jupyter_core==5.1.0 jupyter_server==2.0.1 jupyter_server_terminals==0.4.3 jupyterlab==3.5.2 -jupyterlab-git==0.41.0 +jupyterlab-git==0.51.1 jupyterlab-pygments==0.2.2 jupyterlab_server==2.16.5 kiwisolver==1.4.4 @@ -57,7 +57,7 @@ matplotlib-inline==0.1.6 mistune==2.0.4 nbclassic==0.4.8 nbclient==0.7.2 -nbconvert==7.2.7 +nbconvert==7.17.0 nbdime==3.1.1 nbformat==5.7.1 nest-asyncio==1.5.6 @@ -109,7 +109,7 @@ terminado==0.17.1 threadpoolctl==3.1.0 tinycss2==1.2.1 tomli==2.0.1 -torch==1.13.1 +torch==2.6.0 tornado==6.2 traitlets==5.8.0 typing_extensions==4.4.0 diff --git a/FLASK PROJECTS/Teacher Promotion Flask API/requirements.txt b/FLASK PROJECTS/Teacher Promotion Flask API/requirements.txt index 5d8c34e1..ceb70917 100644 --- a/FLASK PROJECTS/Teacher Promotion Flask API/requirements.txt +++ b/FLASK PROJECTS/Teacher Promotion Flask API/requirements.txt @@ -5,7 +5,7 @@ flashtext==2.7 Flask==2.1.3 importlib-metadata==4.12.0 itsdangerous==2.1.2 -Jinja2==3.1.2 +Jinja2==3.1.6 joblib==1.1.0 MarkupSafe==2.1.1 numpy==1.23.1 @@ -13,5 +13,5 @@ openpyxl==3.0.10 scikit-learn==1.1.1 scipy==1.8.1 threadpoolctl==3.1.0 -Werkzeug==2.1.2 +Werkzeug==3.1.5 zipp==3.8.1 diff --git a/IMAGES & PHOTO SCRIPTS/Image Captcha Generator/requirements.txt b/IMAGES & PHOTO SCRIPTS/Image Captcha Generator/requirements.txt index 028fa93a..5b2c4f58 100644 --- a/IMAGES & PHOTO SCRIPTS/Image Captcha Generator/requirements.txt +++ b/IMAGES & PHOTO SCRIPTS/Image Captcha Generator/requirements.txt @@ -1 +1,2 @@ django_recaptcha==2.0.6 +django>=4.2.28 # not directly required, pinned by Snyk to avoid a vulnerability diff --git a/MachineLearning Projects/Poisonous_Mushroom-project/requirements.txt b/MachineLearning Projects/Poisonous_Mushroom-project/requirements.txt index 19685b66..6bd8434f 100644 --- a/MachineLearning Projects/Poisonous_Mushroom-project/requirements.txt +++ b/MachineLearning Projects/Poisonous_Mushroom-project/requirements.txt @@ -2,3 +2,4 @@ streamlit pandas numpy scikit-learn +protobuf>=5.29.6 # not directly required, pinned by Snyk to avoid a vulnerability diff --git a/OTHERS/Geocoding Google API/requirements.txt b/OTHERS/Geocoding Google API/requirements.txt index 08a72fea..59486863 100644 --- a/OTHERS/Geocoding Google API/requirements.txt +++ b/OTHERS/Geocoding Google API/requirements.txt @@ -9,5 +9,5 @@ python-dateutil==2.8.2 pytz==2021.1 requests==2.26.0 six==1.16.0 -urllib3==1.26.6 +urllib3==2.5.0 XlsxWriter==1.4.5 \ No newline at end of file diff --git a/OTHERS/PDF_Downloader/requirements.txt b/OTHERS/PDF_Downloader/requirements.txt index 65c79b95..dd2e0667 100644 --- a/OTHERS/PDF_Downloader/requirements.txt +++ b/OTHERS/PDF_Downloader/requirements.txt @@ -1,2 +1,4 @@ beautifulsoup4==4.10.0 -requests==2.18.4 +requests==2.32.2 +idna>=3.7 # not directly required, pinned by Snyk to avoid a vulnerability +urllib3>=2.2.2 # not directly required, pinned by Snyk to avoid a vulnerability diff --git a/OTHERS/RandomNameGen/requirements.txt b/OTHERS/RandomNameGen/requirements.txt index 9d84d358..12189fd6 100644 --- a/OTHERS/RandomNameGen/requirements.txt +++ b/OTHERS/RandomNameGen/requirements.txt @@ -1 +1,2 @@ requests==2.25.1 +urllib3>=2.6.3 # not directly required, pinned by Snyk to avoid a vulnerability diff --git a/SYSTEM MANAGEMENT APPS/bloodbankmanagement/requirements.txt b/SYSTEM MANAGEMENT APPS/bloodbankmanagement/requirements.txt index 40cadf3b..4b116c4d 100644 --- a/SYSTEM MANAGEMENT APPS/bloodbankmanagement/requirements.txt +++ b/SYSTEM MANAGEMENT APPS/bloodbankmanagement/requirements.txt @@ -1,6 +1,6 @@ asgiref==3.2.7 -Django==3.0.5 +Django==4.2.17 django-widget-tweaks==1.4.8 pytz==2020.1 -sqlparse==0.3.1 +sqlparse==0.5.0 diff --git a/WEB SCRAPING/Weather Forcasting/requirements.txt b/WEB SCRAPING/Weather Forcasting/requirements.txt index 9d84d358..bd6f2345 100644 --- a/WEB SCRAPING/Weather Forcasting/requirements.txt +++ b/WEB SCRAPING/Weather Forcasting/requirements.txt @@ -1 +1 @@ -requests==2.25.1 +requests==2.32.4