Skip to content
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.

Commit

Permalink
bump singer-python to 5.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ccapurso committed Feb 12, 2018
1 parent ff78e59 commit d9d8ddb
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 @@ -10,7 +10,7 @@
classifiers=['Programming Language :: Python :: 3 :: Only'],
py_modules=['tap_freshdesk'],
install_requires=[
'singer-python==0.2.1',
'singer-python==5.0.4',
'requests==2.12.4',
'backoff==1.3.2'
],
Expand Down

0 comments on commit d9d8ddb

Please sign in to comment.