-
Notifications
You must be signed in to change notification settings - Fork 13
/
requirements.txt
68 lines (68 loc) · 1.26 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
amqp==5.1.1
asgiref==3.5.2
async-timeout==4.0.2
billiard==3.6.4.0
celery==5.2.7
certifi==2022.9.24
charset-normalizer==2.1.1
click==8.1.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
coreapi==2.3.3
coreschema==0.0.4
dj-database-url==0.5.0
Django==3.1.14
django-cors-headers==3.11.0
django-countries-plus==2.1.0
django-filter==21.1
django-rest-swagger==2.2.0
django-stubs==1.13.0
django-stubs-ext==0.7.0
django-tinymce==3.5.0
djangorestframework==3.14.0
djangorestframework-jwt==1.11.0
djangorestframework-stubs==1.8.0
drf-spectacular==0.27.0
flake8==6.0.0
gunicorn==20.1.0
honcho==1.1.0
idna==3.4
iso8601==1.1.0
itypes==1.2.0
Jinja2==3.1.2
kombu==5.2.4
MarkupSafe==2.1.1
marshmallow==3.19.0
maxminddb==2.2.0
maxminddb-geolite2==2018.703
mccabe==0.7.0
mypy==0.991
mypy-extensions==0.4.3
openapi-codec==1.3.2
packaging==21.3
prompt-toolkit==3.0.33
psycopg2-binary==2.9.5
pycodestyle==2.10.0
pyflakes==3.0.1
PyJWT==1.7.1
pyparsing==3.0.9
pytz==2022.6
PyYAML==6.0
redis==4.3.5
requests==2.28.1
simplejson==3.18.0
six==1.16.0
sqlparse==0.4.3
tomli==2.0.1
types-pytz==2022.6.0.1
types-PyYAML==6.0.12.2
types-requests==2.28.11.5
types-urllib3==1.26.25.4
typing_extensions==4.4.0
uritemplate==4.1.1
urllib3==1.26.13
vine==5.0.0
wcwidth==0.2.5
webargs==8.2.0
whitenoise==6.2.0