diff --git a/projects/Fetch_and_store_tweets/requirements.txt b/projects/Fetch_and_store_tweets/requirements.txt index b7b86914c..aa6e16275 100644 --- a/projects/Fetch_and_store_tweets/requirements.txt +++ b/projects/Fetch_and_store_tweets/requirements.txt @@ -1 +1,2 @@ tweepy==3.9.0 +urllib3>=2.6.3 # not directly required, pinned by Snyk to avoid a vulnerability