Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tylersavery committed Jul 15, 2022
1 parent ed2c88c commit 69a9a3d
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 @@ -16,7 +16,7 @@
keywords='Firebase',
packages=find_packages(exclude=['tests']),
install_requires=[
'requests==2.11.1',
'requests==2.24.0',
'gcloud==0.17.0',
'oauth2client==3.0.0',
'requests_toolbelt==0.7.0',
Expand Down

0 comments on commit 69a9a3d

Please sign in to comment.