Skip to content

Commit

Permalink
#194: bump twilio version
Browse files Browse the repository at this point in the history
  • Loading branch information
ReznikovRoman authored and jheld committed Feb 8, 2022
1 parent f135150 commit b608bc3
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 @@ -44,7 +44,7 @@
# Package dependencies:
install_requires=[
'setuptools>=36.2',
'twilio>=6.3.0,<7',
'twilio>=7,<8',
'django-phonenumber-field>=0.6',
'phonenumbers>=8.10.22',
] + INSTALL_PYTHON_REQUIRES,
Expand Down

0 comments on commit b608bc3

Please sign in to comment.