-
Notifications
You must be signed in to change notification settings - Fork 4
/
requirements.txt
29 lines (29 loc) · 969 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
https://github.com/wazo-platform/wazo-auth-client/archive/master.zip
https://github.com/wazo-platform/wazo-confd-client/archive/master.zip
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-lib-rest-client/archive/master.zip # from xivo-*-client
alembic==1.4.3
celery==5.0.0 # not compatible with pip >= 24
cheroot==9.0.0
flask-cors==3.0.9
flask-restful==0.3.8
flask==1.1.2
itsdangerous==1.1.0 # from flask
jinja2==3.0.3 # from flask
jsonpatch==1.25
kombu==5.0.2
markupsafe==2.0.1 # from jinja
marshmallow==3.10.0
psycopg2-binary==2.8.6
python-dateutil==2.8.1 # from marshmallow, to accept more date formats
pytz==2021.1
pyyaml==5.3.1
requests==2.25.1 # from xivo-*-client
setproctitle==1.2.1
sqlalchemy==1.3.22
sqlalchemy_utils==0.36.8
stevedore==4.0.2
tenacity==6.2.0
werkzeug==1.0.1