Skip to content

Commit

Permalink
change incompatable version of urllib
Browse files Browse the repository at this point in the history
  • Loading branch information
GouravSardana committed Dec 18, 2021
1 parent 231e5cb commit cbebc20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"idna==2.10",
"requests==2.24.0",
"termcolor==1.1.0",
"urllib3==1.26.5",
"urllib3==1.25.10",
"rich==9.9.0",
"oauthlib==3.1.0",
"requests-oauthlib==1.3.0",
Expand Down

0 comments on commit cbebc20

Please sign in to comment.