-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
118 lines (117 loc) · 2.05 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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
aioredis==1.3.1
amqp==2.5.0
anyjson==0.3.3
asgi-redis==1.4.3
asgiref~=3.1.2
asn1crypto==1.3.0
async-timeout==3.0.1
attrs==19.3.0
autobahn==20.2.1
Automat==20.2.0
billiard==3.6.0.0
boto3==1.12.43
botocore==1.15.43
celery==4.3.0
certifi==2019.6.16
cffi==1.14.0
channels==2.4.0
channels-redis==2.3.0
chardet==3.0.4
constantly==15.1.0
coreapi==2.3.3
coreschema==0.0.4
coverage==5.0
cryptography==2.8
daphne==2.4.1
Django~=2.2.5
django-appconf==1.0.3
django-autocomplete-light==3.5.1
django-celery-beat==1.5.0
django-celery-results==1.1.2
django-cors-headers==3.2.1
django-mysql==3.3.0
django-otp==0.7.5
django-otp-twilio==0.5.1
django-select2==7.2.0
django-storages==1.9.1
django-timezone-field==3.0
django-widget-tweaks==1.4.8
djangorestframework~=3.11.0
docutils==0.15.2
drf-yasg==1.17.1
fuzzywuzzy==0.18.0
gunicorn==20.0.4
hiredis==1.0.1
hyperlink==19.0.0
idna==2.8
importlib-metadata==1.5.0
imutils==0.5.3
incremental==17.5.0
inflect==4.1.0
inflection==0.4.0
itypes==1.2.0
jaraco.itertools==5.0.0
Jinja2==2.11.2
jmespath==0.9.5
joblib==0.14.1
kombu==4.6.3
MarkupSafe==1.1.1
mock==3.0.5
more-itertools==8.2.0
msgpack==0.5.6
msgpack-python==0.5.6
mysqlclient==1.4.6
numpy~=1.18.2
olefile==0.46
openapi-codec==1.3.2
opencv-python~=4.2.0.32
packaging==20.1
pandas==1.0.3
Pillow==6.0.0
pluggy==0.13.1
psycopg2-binary==2.8.5
py==1.8.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.19
PyHamcrest==2.0.0
PyJWT==1.7.1
pyOpenSSL==19.1.0
pyotp==2.3.0
pyparsing==2.4.6
PySocks==1.7.1
pytest==5.3.5
pytest-cov==2.8.1
pytest-django==3.9.0
python-crontab==2.3.8
python-dateutil==2.8.0
python-decouple==3.1
pytz==2019.1
PyYAML==5.3
redis==3.2.1
requests==2.22.0
ruamel.yaml==0.16.10
ruamel.yaml.clib==0.2.0
s3transfer==0.3.3
scikit-learn==0.22.2.post1
scipy==1.4.1
selenium==3.141.0
service-identity==18.1.0
simplejson==3.17.0
six==1.12.0
sklearn==0.0
SQLAlchemy==1.3.12
sqlparse==0.3.0
tenacity==6.0.0
twilio~=6.35.2
Twisted==19.10.0
txaio==20.1.1
uritemplate==3.0.1
urllib3==1.25.3
vine==1.3.0
virtualenv==16.6.0
wcwidth==0.1.8
websocket-client==0.57.0
zipp==2.1.0
zope.interface==4.7.1
django-filter~=2.3.0