Skip to content

Commit 60dcf16

Browse files
authored
update requests
1 parent e6f5281 commit 60dcf16

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
@@ -34,7 +34,7 @@
3434
install_requires=[
3535
'prettytable >= 2.5.0',
3636
'click >= 8.0.4',
37-
'requests >= 2.20.0',
37+
'requests >= 2.32.2',
3838
'prompt_toolkit >= 2',
3939
'pygments >= 2.0.0',
4040
'urllib3 >= 1.24',

0 commit comments

Comments
 (0)