diff --git a/requirements.txt b/requirements.txt index d7be2ecdc..8d0faa1a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,5 @@ SQLAlchemy==1.1.9 python-telegram-bot==5.3.1 arrow==0.10.0 -requests==2.14.2 \ No newline at end of file +requests==2.14.2 +urllib3==1.20 \ No newline at end of file