Skip to content

Commit

Permalink
Merge fd22bd8 into 1ddf70e
Browse files Browse the repository at this point in the history
  • Loading branch information
arjankowski committed Oct 16, 2023
2 parents 1ddf70e + fd22bd8 commit 28f300b
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 @@ -54,7 +54,7 @@ def main():
base_dir = dirname(__file__)
install_requires = [
'attrs>=17.3.0',
'urllib3<2',
'urllib3',
'requests>=2.4.3,<3',
'requests-toolbelt>=0.4.0',
'python-dateutil', # To be removed after dropping Python 3.6
Expand Down

0 comments on commit 28f300b

Please sign in to comment.