mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
adding vonage integration requirements file for python
This commit is contained in:
parent
ea2901a07e
commit
60983ea839
3
pandora_plugins/message_app_connectors/vonage/.gitignore
vendored
Normal file
3
pandora_plugins/message_app_connectors/vonage/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
build
|
||||||
|
dist
|
||||||
|
*spec
|
@ -0,0 +1,16 @@
|
|||||||
|
certifi==2023.7.22
|
||||||
|
cffi==1.16.0
|
||||||
|
charset-normalizer==3.3.0
|
||||||
|
cryptography==41.0.4
|
||||||
|
Deprecated==1.2.14
|
||||||
|
idna==3.4
|
||||||
|
pycparser==2.21
|
||||||
|
pydantic==1.10.13
|
||||||
|
PyJWT==2.8.0
|
||||||
|
pytz==2023.3.post1
|
||||||
|
requests==2.31.0
|
||||||
|
typing_extensions==4.8.0
|
||||||
|
urllib3==2.0.6
|
||||||
|
vonage==3.9.1
|
||||||
|
vonage-jwt==1.0.0
|
||||||
|
wrapt==1.15.0
|
Loading…
x
Reference in New Issue
Block a user