-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrequirements.txt
133 lines (133 loc) · 5.3 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
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
aiohttp==3.8.4
aiohttp-retry==2.8.3
aiosignal==1.3.1
amqp==5.1.1
asgiref==3.6.0
async-timeout==4.0.2
asyncio==3.4.3
attrs==22.2.0
billiard==3.6.4.0
CacheControl==0.12.11
cachetools==5.3.0
celery==5.2.7
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==3.0.1
click==8.1.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
cloudinary==1.32.0
colorama==0.4.6
coreapi==2.3.3
coreschema==0.0.4
cron-descriptor==1.2.35
cryptography==39.0.0
defusedxml==0.7.1
Deprecated==1.2.13
diff-match-patch==20230430
Django==4.2.3
django-admin-list-filter-dropdown==1.0.3
django-autoslug==1.9.9
django-celery-beat==2.5.0
django-ckeditor==6.5.1
django-cors-headers==3.14.0
django-extensions==3.2.1
django-filter==23.1
django-import-export==3.3.6
django-js-asset==2.0.0
django-oauth-toolkit==2.2.0
django-otp==1.1.6
django-redis==3.1.6
django-timezone-field==5.0
djangorestframework==3.14.0
drf-social-oauth2==1.2.1
drf-yasg==1.21.4
ecdsa==0.18.0
elasticsearch==7.17.9
elasticsearch-dsl==7.4.1
et-xmlfile==1.1.0
fast-autocomplete==0.9.0
firebase-admin==6.1.0
frozenlist==1.3.3
geographiclib==2.0
geopy==2.3.0
google-api-core==1.34.0
google-api-python-client==2.76.0
google-auth==2.16.0
google-auth-httplib2==0.1.0
google-cloud-core==2.3.2
google-cloud-firestore==2.9.1
google-cloud-storage==2.7.0
google-crc32c==1.5.0
google-resumable-media==2.4.1
googleapis-common-protos==1.58.0
grpcio==1.52.0
grpcio-status==1.48.2
gunicorn==20.1.0
httplib2==0.21.0
idna==3.4
inflection==0.5.1
infobip-api-python-sdk==5.0.1
itypes==1.2.0
Jinja2==3.1.2
jsonschema==4.17.3
jwcrypto==1.4.2
kombu==5.2.4
MarkupPy==1.14
MarkupSafe==2.1.2
msgpack==1.0.4
multidict==6.0.4
mysqlclient==2.2.0
numpy==1.26.1
oauthlib==3.2.2
odfpy==1.4.1
openapi-codec==1.3.2
openpyxl==3.1.2
packaging==23.0
pandas==2.1.2
Pillow==9.4.0
prompt-toolkit==3.0.38
proto-plus==1.22.2
protobuf==3.20.3
psycopg2-binary==2.9.6
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
pydantic==1.10.14
PyJWT==2.6.0
pylev==1.4.0
pyparsing==3.0.9
pyrsistent==0.19.3
python-crontab==2.7.1
python-dateutil==2.8.2
python-decouple==3.7
python-jose==3.3.0
python3-openid==3.2.0
pytz==2022.7.1
PyYAML==6.0.1
redis==4.5.1
regex==2022.3.15
requests==2.31.0
requests-oauthlib==1.3.1
rsa==4.9
ruamel.yaml==0.18.3
ruamel.yaml.clib==0.2.8
simplejson==3.18.1
six==1.16.0
social-auth-app-django==5.0.0
social-auth-core==4.3.0
sqlparse==0.4.3
swagger-spec-validator==3.0.3
tablib==3.5.0
typing_extensions==4.4.0
tzdata==2022.7
uritemplate==4.1.1
urllib3==1.26.14
vine==5.0.0
wcwidth==0.2.6
whitenoise==6.4.0
wrapt==1.14.1
xlrd==2.0.1
xlwt==1.3.0
yarl==1.8.2