-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathrequirements.txt
31 lines (31 loc) · 844 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
https://github.com/wazo-platform/wazo-bus/archive/master.zip
https://github.com/wazo-platform/xivo-dao/archive/master.zip
https://github.com/wazo-platform/xivo-lib-python/archive/master.zip
https://github.com/wazo-platform/wazo-auth-client/archive/master.zip
https://github.com/wazo-platform/wazo-lib-rest-client/archive/master.zip # from wazo-auth-client
alembic==1.4.3
cheroot==9.0.0
flask-cors==3.0.9
flask-httpauth==3.2.4
flask-restful==0.3.8
flask==1.1.2
itsdangerous==1.1.0 # from flask
jinja2==3.0.3
jsonpatch==1.25
kombu==5.0.2
markupsafe==2.0.1 # from jinja
marshmallow==3.18.0
netifaces==0.10.9
psycopg2-binary==2.8.6
python-consul==1.1.0
python-ldap==3.2.0
pyyaml==5.3.1
pysaml2==7.5.0
requests-oauthlib
requests==2.25.1
sqlalchemy==1.3.22
stevedore==4.0.2
tenacity==6.2.0
unidecode==1.2.0
websocket-client==0.57.0
werkzeug==1.0.1