diff --git a/projects/Fetch_and_store_tweets/requirements.txt b/projects/Fetch_and_store_tweets/requirements.txt index b7b86914c..938a90fd9 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.5.0 # not directly required, pinned by Snyk to avoid a vulnerability