forked from frg-fossee/eSim-Cloud
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
69 lines (69 loc) · 1.18 KB
/
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
amqp==2.5.2
asgiref==3.2.7
billiard==3.6.3.0
cairocffi==1.1.0
CairoSVG==2.4.2
celery==4.4.2
certifi==2020.4.5.1
cffi==1.14.0
chardet==3.0.4
configparse==0.1.5
configparser==5.0.0
coreapi==2.3.3
coreschema==0.0.4
cryptography==2.9.2
django==2.2.12
django-cors-headers==3.2.1
django-templated-mail==1.1.1
djangorestframework==3.11.0
djongo==1.2.38
djoser==2.0.3
cssselect2==0.3.0
defusedxml==0.6.0
django-filter==2.2.0
django-inline-actions==2.4.0
drawSvg==1.5.3
drf-yasg==1.17.1
gunicorn==20.0.4
idna==2.9
imageio==2.8.0
importlib-metadata==1.6.0
inflection==0.4.0
itypes==1.2.0
Jinja2==2.11.2
kombu==4.6.8
MarkupSafe==1.1.1
mysqlclient==1.4.6
oauthlib==3.1.0
packaging==20.3
Pillow==7.1.2
psycopg2==2.8.5
pycparser==2.20
PyJWT==1.7.1
numpy==1.18.4
Pillow==7.1.2
psycopg2==2.8.5
pymongo==3.10.1
pyparsing==2.4.7
python-dateutil==2.8.1
python3-openid==3.1.0
pytz==2019.3
redis==3.4.1
requests==2.23.0
requests-oauthlib==1.3.0
ruamel.yaml==0.16.10
ruamel.yaml.clib==0.2.0
six==1.14.0
social-auth-app-django==3.1.0
social-auth-core==3.3.3
sqlparse==0.2.4
tinycss2==1.0.2
uritemplate==3.0.1
urllib3==1.25.9
vine==1.3.0
webencodings==0.5.1
whitenoise==5.0.1
zipp==3.1.0
pylti==0.7.0
sphinxcontrib-openapi
m2r2