Skip to content
This repository was archived by the owner on Nov 14, 2024. It is now read-only.

Commit e2e8f8d

Browse files
authored
Update setup.py
1 parent 54358e0 commit e2e8f8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ def test_suite():
5151
test_suite='setup.test_suite',
5252
zip_safe=True,
5353
install_requires=[
54-
'requests==2.18.4',
54+
'requests==2.20.0',
5555
'six',
5656
],
5757
test_requires=[

0 commit comments

Comments
 (0)