Skip to content

Commit 9721e60

Browse files
author
Troy McConaghy
authored
Update minimum version of requests package (#492)
1 parent c94f344 commit 9721e60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
changelog = changelog_file.read()
1313

1414
install_requires = [
15-
'requests>=2.11.0',
15+
'requests>=2.20.0',
1616
'cryptoconditions==0.8.0',
1717
'pysha3~=1.0.2',
1818
'python-rapidjson~=0.6.0',

0 commit comments

Comments
 (0)