Skip to content

Commit

Permalink
update requests
Browse files Browse the repository at this point in the history
  • Loading branch information
karistom authored Jul 25, 2024
1 parent e6f5281 commit 60dcf16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
install_requires=[
'prettytable >= 2.5.0',
'click >= 8.0.4',
'requests >= 2.20.0',
'requests >= 2.32.2',
'prompt_toolkit >= 2',
'pygments >= 2.0.0',
'urllib3 >= 1.24',
Expand Down

0 comments on commit 60dcf16

Please sign in to comment.