-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
91 lines (91 loc) · 1.69 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
amqp==5.0.6
asgiref==3.4.1
asttokens==2.0.5
attrs==21.2.0
autopep8==1.5.7
billiard==3.6.4.0
boto3==1.18.44
botocore
celery==5.1.2
certifi==2021.5.30
cffi==1.14.6
charset-normalizer==2.0.4
click==7.1.2
click-didyoumean==0.0.3
click-plugins==1.1.1
click-repl==0.2.0
cmake==3.21.2
colorama==0.4.4
coreapi==2.3.3
coreschema==0.0.4
cryptography==3.4.8
defusedxml==0.7.1
dj-database-url==0.5.0
Django==3.2.7
django-address==0.2.5
django-appconf==1.0.4
django-celery-beat==2.2.1
django-cors-headers==3.8.0
django-environ==0.7.0
django-filter==2.4.0
django-heroku==0.3.1
django-imagekit==4.0.2
django-ndarray==0.0.3
django-ndarrayfield==1.0.0rc4
django-phonenumber-field==5.2.0
psycopg2-binary
django-restframework==0.0.1
django-storages==1.11.1
django-templated-mail==1.1.1
django-timezone-field==4.2.1
djangorestframework==3.12.4
djangorestframework-simplejwt==4.8.0
djoser==2.1.0
dlib==19.22.1
drf-spectacular==0.18.2
environ==1.0
executing==0.8.1
face-recognition==1.3.0
face-recognition-models==0.3.0
icecream==2.1.1
idna==3.2
inflection==0.5.1
itypes==1.2.0
Jinja2==3.0.1
jmespath==0.10.0
jsonschema==3.2.0
kombu==5.1.0
MarkupSafe==2.0.1
numpy==1.21.2
oauthlib==3.1.1
opencv-python==4.5.3.56
phonenumbers==8.12.31
pilkit==2.0
Pillow==8.3.2
prompt-toolkit==3.0.20
psycopg2==2.9.1
pycodestyle==2.7.0
pycparser==2.20
Pygments==2.10.0
PyJWT==2.1.0
pyrsistent==0.18.0
python-crontab==2.5.1
python-dateutil==2.8.2
python3-openid==3.2.0
pytz==2021.1
PyYAML==5.4.1
redis==3.5.3
requests==2.26.0
requests-oauthlib==1.3.0
s3transfer==0.5.0
six==1.16.0
social-auth-app-django==4.0.0
social-auth-core==4.1.0
sorl-thumbnail==12.7.0
sqlparse==0.4.1
toml==0.10.2
uritemplate==3.0.1
urllib3==1.26.6
vine==5.0.0
wcwidth==0.2.5
whitenoise==5.3.0