Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Commit

Permalink
patch urllib
Browse files Browse the repository at this point in the history
  • Loading branch information
ja573 committed Apr 22, 2019
1 parent 93a821a commit dea22cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ pbkdf2==1.3
PyJWT==1.6.1
psycopg2-binary==2.7.5
uri==2.0.0
urllib3==1.23
urllib3==1.24.2
web.py==0.39
2 changes: 1 addition & 1 deletion src/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
PyJWT==1.6.1
psycopg2-binary==2.7.5
uri==2.0.0
urllib3==1.20
urllib3==1.24.2
web.py==0.39
"""

Expand Down

0 comments on commit dea22cc

Please sign in to comment.