diff --git a/setup.py b/setup.py index 08b2874..36a85bc 100644 --- a/setup.py +++ b/setup.py @@ -34,7 +34,7 @@ 'multidict==4.7.5', 'python-aiml==0.9.3', 'requests==2.23.0', - 'urllib3==1.25.8', + 'urllib3==1.26.5', 'websockets==8.1', 'yarl==1.4.2', 'python-dotenv',