adding vonage integration requirements file for python
This commit is contained in:
parent
ea2901a07e
commit
60983ea839
|
@ -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…
Reference in New Issue