Skip to content

Commit

Permalink
add opensips dependency to setup
Browse files Browse the repository at this point in the history
  • Loading branch information
razvancrainea committed Nov 12, 2024
1 parent 0e6d199 commit 5d380af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ def run(self):
"opensipscli.libs"
],
install_requires=[
'opensips',
'mysqlclient<1.4.0rc1',
'sqlalchemy>=1.3.3,<2',
'sqlalchemy-utils'
Expand Down

0 comments on commit 5d380af

Please sign in to comment.