Skip to content

Commit dcaf550

Browse files
authored
Merge pull request #206 from iconicchainoy/master
depend on urllib3>=1.26.0
2 parents b377c10 + 4c228b7 commit dcaf550

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

poetry.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ include = ['CHANGELOG.rst']
3838
python = '^3.6'
3939
django = '^3.0 ||^2.2'
4040
requests = '^1 || ^2'
41+
urllib3 = '^1.26.0'
4142
cryptography = '>=1.7,<39.0'
4243
PyJWT = "^1.3.0 || ^2.0"
4344

0 commit comments

Comments
 (0)