Skip to content

Commit

Permalink
Update dependencies list
Browse files Browse the repository at this point in the history
  • Loading branch information
hsyyid committed Feb 11, 2021
1 parent be9b5b7 commit 9f0dd84
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ def get_version():
'singer-python==5.3.1',
'xmltodict==0.11.0',
'jsonpath-ng==1.4.3',
'pytz==2018.4'
'pytz==2018.4',
'attrs==20.2.0'
],
entry_points='''
[console_scripts]
Expand Down

0 comments on commit 9f0dd84

Please sign in to comment.