diff --git a/requirements.txt b/requirements.txt index 6c488fd..f7ddd40 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,7 @@ cachetools==4.1.1 certifi==2019.6.16 cffi==1.12.3 chardet==3.0.4 +charset-normalizer==2.0.5 discord.py==1.7.3 docopt==0.6.2 dynaconf==3.1.2 @@ -28,11 +29,11 @@ pytest==6.1.2 pytz==2019.1 PyYAML==5.4 rauth==0.7.3 -requests==2.22.0 +requests==2.26.0 six==1.12.0 toml==0.10.2 +urllib3==1.26.6 websockets==9.1 -urllib3==1.26.5 yahoo-fantasy-api==2.4.0 yahoo-oauth==1.1 yarl==1.3.0